public static interface ConnectCustomKeyStoreRequest.Builder extends KmsRequest.Builder, SdkPojo, CopyableBuilder<ConnectCustomKeyStoreRequest.Builder,ConnectCustomKeyStoreRequest>
| Modifier and Type | Method and Description |
|---|---|
ConnectCustomKeyStoreRequest.Builder |
customKeyStoreId(String customKeyStoreId)
Enter the key store ID of the custom key store that you want to connect.
|
ConnectCustomKeyStoreRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ConnectCustomKeyStoreRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildConnectCustomKeyStoreRequest.Builder customKeyStoreId(String customKeyStoreId)
Enter the key store ID of the custom key store that you want to connect. To find the ID of a custom key store, use the DescribeCustomKeyStores operation.
customKeyStoreId - Enter the key store ID of the custom key store that you want to connect. To find the ID of a custom
key store, use the DescribeCustomKeyStores operation.ConnectCustomKeyStoreRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderConnectCustomKeyStoreRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.