public static interface UpdateSecurityResponse.Builder extends KafkaResponse.Builder, SdkPojo, CopyableBuilder<UpdateSecurityResponse.Builder,UpdateSecurityResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateSecurityResponse.Builder |
clusterArn(String clusterArn)
The Amazon Resource Name (ARN) of the cluster.
|
UpdateSecurityResponse.Builder |
clusterOperationArn(String clusterOperationArn)
The Amazon Resource Name (ARN) of the cluster operation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateSecurityResponse.Builder clusterArn(String clusterArn)
The Amazon Resource Name (ARN) of the cluster.
clusterArn - The Amazon Resource Name (ARN) of the cluster.
UpdateSecurityResponse.Builder clusterOperationArn(String clusterOperationArn)
The Amazon Resource Name (ARN) of the cluster operation.
clusterOperationArn - The Amazon Resource Name (ARN) of the cluster operation.
Copyright © 2023. All rights reserved.