public static final class CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty.Builder |
apiToken(java.lang.String apiToken)
|
CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty |
build()
Builds the configured instance.
|
public CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty.Builder apiToken(java.lang.String apiToken)
apiToken
- The API tokens used by Dynatrace API to authenticate various API calls. This parameter is required.this
public CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty build()
CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty
java.lang.NullPointerException
- if any required attribute was not provided