public static interface AssociateSecurityKeyResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<AssociateSecurityKeyResponse.Builder,AssociateSecurityKeyResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateSecurityKeyResponse.Builder |
associationId(String associationId)
The existing association identifier that uniquely identifies the resource type and storage config for the
given instance ID.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateSecurityKeyResponse.Builder associationId(String associationId)
The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.
associationId - The existing association identifier that uniquely identifies the resource type and storage config for
the given instance ID.Copyright © 2022. All rights reserved.