@Stability(value=Stable) public static final class CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder |
apiKey(String apiKey)
|
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty |
build()
Builds the configured instance.
|
CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder |
secretKey(String secretKey)
|
@Stability(value=Stable) public CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder apiKey(String apiKey)
apiKey - `CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.ApiKey`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.Builder secretKey(String secretKey)
secretKey - `CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty.SecretKey`. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty build()
build in interface software.amazon.jsii.Builder<CfnConnectorProfile.AmplitudeConnectorProfileCredentialsProperty>CfnConnectorProfile.AmplitudeConnectorProfileCredentialsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.