public static final class CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty.Builder |
apiSecretKey(java.lang.String apiSecretKey)
|
CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty |
build()
Builds the configured instance.
|
public CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty.Builder apiSecretKey(java.lang.String apiSecretKey)
CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty.getApiSecretKey()
apiSecretKey
- The Secret Access Key portion of the credentials. This parameter is required.this
public CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty build()
CfnConnectorProfile.TrendmicroConnectorProfileCredentialsProperty
java.lang.NullPointerException
- if any required attribute was not provided