@Generated(value="jsii-pacmak/0.11.3 (build 464b8c6)", date="2019-06-19T15:06:44.425Z") @Stability(value=Experimental) public interface CfnTagOptionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoption.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTagOptionProps.Builder
A builder for
CfnTagOptionProps |
static class |
CfnTagOptionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnTagOptionProps.Builder |
builder() |
Object |
getActive()
`AWS::ServiceCatalog::TagOption.Active`.
|
String |
getKey()
`AWS::ServiceCatalog::TagOption.Key`.
|
String |
getValue()
`AWS::ServiceCatalog::TagOption.Value`.
|
@Stability(value=Experimental) String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoption.html#cfn-servicecatalog-tagoption-key@Stability(value=Experimental) String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoption.html#cfn-servicecatalog-tagoption-value@Stability(value=Experimental) Object getActive()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-servicecatalog-tagoption.html#cfn-servicecatalog-tagoption-active@Stability(value=Experimental) static CfnTagOptionProps.Builder builder()
CfnTagOptionProps.Builder of CfnTagOptionPropsCopyright © 2019. All rights reserved.