Uses of Interface
com.hashicorp.cdktf.providers.aws.resourcegroups_group.ResourcegroupsGroupConfigurationParameters
-
Packages that use ResourcegroupsGroupConfigurationParameters Package Description com.hashicorp.cdktf.providers.aws.resourcegroups_group aws_resourcegroups_group -
-
Uses of ResourcegroupsGroupConfigurationParameters in com.hashicorp.cdktf.providers.aws.resourcegroups_group
Classes in com.hashicorp.cdktf.providers.aws.resourcegroups_group that implement ResourcegroupsGroupConfigurationParameters Modifier and Type Class Description static classResourcegroupsGroupConfigurationParameters.Jsii$ProxyAn implementation forResourcegroupsGroupConfigurationParametersMethods in com.hashicorp.cdktf.providers.aws.resourcegroups_group that return ResourcegroupsGroupConfigurationParameters Modifier and Type Method Description ResourcegroupsGroupConfigurationParametersResourcegroupsGroupConfigurationParameters.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.resourcegroups_group with parameters of type ResourcegroupsGroupConfigurationParameters Modifier and Type Method Description voidResourcegroupsGroupConfigurationParametersOutputReference. setInternalValue(ResourcegroupsGroupConfigurationParameters value)Method parameters in com.hashicorp.cdktf.providers.aws.resourcegroups_group with type arguments of type ResourcegroupsGroupConfigurationParameters Modifier and Type Method Description ResourcegroupsGroupConfiguration.BuilderResourcegroupsGroupConfiguration.Builder. parameters(List<? extends ResourcegroupsGroupConfigurationParameters> parameters)Sets the value ofResourcegroupsGroupConfiguration.getParameters()voidResourcegroupsGroupConfigurationParametersList. setInternalValue(List<ResourcegroupsGroupConfigurationParameters> value)
-