@Stability(value=Stable) public static final class CfnDetector.ModelProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDetector.ModelProperty>
CfnDetector.ModelProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDetector.ModelProperty.Builder |
arn(String arn)
Sets the value of
CfnDetector.ModelProperty.getArn() |
CfnDetector.ModelProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnDetector.ModelProperty.Builder arn(String arn)
CfnDetector.ModelProperty.getArn()arn - The ARN of the model.this@Stability(value=Stable) public CfnDetector.ModelProperty build()
build in interface software.amazon.jsii.Builder<CfnDetector.ModelProperty>CfnDetector.ModelPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.