@Stability(value=External) public static final class CfnCustomResourceProps.Builder extends Object
CfnCustomResourceProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCustomResourceProps |
build()
Builds the configured instance.
|
CfnCustomResourceProps.Builder |
serviceToken(String serviceToken)
Sets the value of
CfnCustomResourceProps.getServiceToken() |
@Stability(value=External) public CfnCustomResourceProps.Builder serviceToken(String serviceToken)
CfnCustomResourceProps.getServiceToken()serviceToken - `AWS::CloudFormation::CustomResource.ServiceToken`. This parameter is required.this@Stability(value=External) public CfnCustomResourceProps build()
CfnCustomResourcePropsNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.