| Package | Description |
|---|---|
| software.amazon.awscdk.services.servicecatalog |
AWS Service Catalog Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnTagOptionProps.Builder |
CfnTagOptionProps.Builder.active(Boolean active)
Sets the value of
CfnTagOptionProps.getActive() |
CfnTagOptionProps.Builder |
CfnTagOptionProps.Builder.active(IResolvable active)
Sets the value of
CfnTagOptionProps.getActive() |
static CfnTagOptionProps.Builder |
CfnTagOptionProps.builder() |
CfnTagOptionProps.Builder |
CfnTagOptionProps.Builder.key(String key)
Sets the value of
CfnTagOptionProps.getKey() |
CfnTagOptionProps.Builder |
CfnTagOptionProps.Builder.value(String value)
Sets the value of
CfnTagOptionProps.getValue() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnTagOptionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTagOptionProps.Builder. |
Copyright © 2022. All rights reserved.