@Stability(value=Stable) public static final class CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty.Builder |
apiSecretKey(String apiSecretKey)
|
CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty.Builder apiSecretKey(String apiSecretKey)
CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty.getApiSecretKey()apiSecretKey - The Secret Access Key portion of the credentials. This parameter is required.this@Stability(value=Stable) public CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty build()
build in interface software.amazon.jsii.Builder<CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty>CfnConnectorProfile.TrendmicroConnectorProfileCredentialsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.