Uses of Class
com.hashicorp.cdktf.providers.aws.resourcegroups_group.ResourcegroupsGroupConfigurationParameters.Builder
-
Packages that use ResourcegroupsGroupConfigurationParameters.Builder Package Description com.hashicorp.cdktf.providers.aws.resourcegroups_group aws_resourcegroups_group -
-
Uses of ResourcegroupsGroupConfigurationParameters.Builder in com.hashicorp.cdktf.providers.aws.resourcegroups_group
Methods in com.hashicorp.cdktf.providers.aws.resourcegroups_group that return ResourcegroupsGroupConfigurationParameters.Builder Modifier and Type Method Description static ResourcegroupsGroupConfigurationParameters.BuilderResourcegroupsGroupConfigurationParameters. builder()ResourcegroupsGroupConfigurationParameters.BuilderResourcegroupsGroupConfigurationParameters.Builder. name(String name)Sets the value ofResourcegroupsGroupConfigurationParameters.getName()ResourcegroupsGroupConfigurationParameters.BuilderResourcegroupsGroupConfigurationParameters.Builder. values(List<String> values)Sets the value ofResourcegroupsGroupConfigurationParameters.getValues()Constructors in com.hashicorp.cdktf.providers.aws.resourcegroups_group with parameters of type ResourcegroupsGroupConfigurationParameters.Builder Constructor Description Jsii$Proxy(ResourcegroupsGroupConfigurationParameters.Builder builder)Constructor that initializes the object based on literal property values passed by theResourcegroupsGroupConfigurationParameters.Builder.
-