Uses of Interface
com.hashicorp.cdktf.providers.aws.resourcegroups_group.ResourcegroupsGroupResourceQuery
-
Packages that use ResourcegroupsGroupResourceQuery Package Description com.hashicorp.cdktf.providers.aws.resourcegroups_group aws_resourcegroups_group -
-
Uses of ResourcegroupsGroupResourceQuery in com.hashicorp.cdktf.providers.aws.resourcegroups_group
Classes in com.hashicorp.cdktf.providers.aws.resourcegroups_group that implement ResourcegroupsGroupResourceQuery Modifier and Type Class Description static classResourcegroupsGroupResourceQuery.Jsii$ProxyAn implementation forResourcegroupsGroupResourceQueryMethods in com.hashicorp.cdktf.providers.aws.resourcegroups_group that return ResourcegroupsGroupResourceQuery Modifier and Type Method Description ResourcegroupsGroupResourceQueryResourcegroupsGroupResourceQuery.Builder. build()Builds the configured instance.ResourcegroupsGroupResourceQueryResourcegroupsGroupResourceQueryOutputReference. getInternalValue()default ResourcegroupsGroupResourceQueryResourcegroupsGroupConfig. getResourceQuery()resource_query block.ResourcegroupsGroupResourceQueryResourcegroupsGroupConfig.Jsii$Proxy. getResourceQuery()ResourcegroupsGroupResourceQueryResourcegroupsGroup. getResourceQueryInput()Methods in com.hashicorp.cdktf.providers.aws.resourcegroups_group with parameters of type ResourcegroupsGroupResourceQuery Modifier and Type Method Description voidResourcegroupsGroup. putResourceQuery(ResourcegroupsGroupResourceQuery value)ResourcegroupsGroup.BuilderResourcegroupsGroup.Builder. resourceQuery(ResourcegroupsGroupResourceQuery resourceQuery)resource_query block.ResourcegroupsGroupConfig.BuilderResourcegroupsGroupConfig.Builder. resourceQuery(ResourcegroupsGroupResourceQuery resourceQuery)Sets the value ofResourcegroupsGroupConfig.getResourceQuery()voidResourcegroupsGroupResourceQueryOutputReference. setInternalValue(ResourcegroupsGroupResourceQuery value)
-