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