public static interface ConfirmCustomerAgreementResponse.Builder extends DirectConnectResponse.Builder, SdkPojo, CopyableBuilder<ConfirmCustomerAgreementResponse.Builder,ConfirmCustomerAgreementResponse>
| Modifier and Type | Method and Description |
|---|---|
ConfirmCustomerAgreementResponse.Builder |
status(String status)
The status of the customer agreement when the connection was created.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildConfirmCustomerAgreementResponse.Builder status(String status)
The status of the customer agreement when the connection was created. This will be either signed
or unsigned.
status - The status of the customer agreement when the connection was created. This will be either
signed or unsigned.Copyright © 2023. All rights reserved.