public static final class CfnConnectorProfile.SingularConnectorProfileCredentialsProperty.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnConnectorProfile.SingularConnectorProfileCredentialsProperty.Builder |
apiKey(java.lang.String apiKey)
|
CfnConnectorProfile.SingularConnectorProfileCredentialsProperty |
build()
Builds the configured instance.
|
public CfnConnectorProfile.SingularConnectorProfileCredentialsProperty.Builder apiKey(java.lang.String apiKey)
apiKey
- A unique alphanumeric identifier used to authenticate a user, developer, or calling program to your API. This parameter is required.this
public CfnConnectorProfile.SingularConnectorProfileCredentialsProperty build()
CfnConnectorProfile.SingularConnectorProfileCredentialsProperty
java.lang.NullPointerException
- if any required attribute was not provided