@Stability(value=Stable) public static final class CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty.Builder |
apiToken(String apiToken)
|
CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty.Builder apiToken(String apiToken)
apiToken
- The API tokens used by Dynatrace API to authenticate various API calls. This parameter is required.this
@Stability(value=Stable) public CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty build()
build
in interface software.amazon.jsii.Builder<CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty>
CfnConnectorProfile.DynatraceConnectorProfileCredentialsProperty
NullPointerException
- if any required attribute was not providedCopyright © 2023. All rights reserved.