| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
TagProps.Builder |
TagProps.Builder.applyToLaunchedInstances(Boolean applyToLaunchedInstances)
Sets the value of
TagProps.getApplyToLaunchedInstances() |
static TagProps.Builder |
TagProps.builder() |
TagProps.Builder |
TagProps.Builder.excludeResourceTypes(List<String> excludeResourceTypes)
Sets the value of
TagProps.getExcludeResourceTypes() |
TagProps.Builder |
TagProps.Builder.includeResourceTypes(List<String> includeResourceTypes)
Sets the value of
TagProps.getIncludeResourceTypes() |
TagProps.Builder |
TagProps.Builder.priority(Number priority)
Sets the value of
TagProps.getPriority() |
| Constructor and Description |
|---|
Jsii$Proxy(TagProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
TagProps.Builder. |
Copyright © 2022. All rights reserved.