Uses of Interface
com.hashicorp.cdktf.providers.aws.ssm_patch_group.SsmPatchGroupConfig
-
Packages that use SsmPatchGroupConfig Package Description com.hashicorp.cdktf.providers.aws.ssm_patch_group aws_ssm_patch_group -
-
Uses of SsmPatchGroupConfig in com.hashicorp.cdktf.providers.aws.ssm_patch_group
Classes in com.hashicorp.cdktf.providers.aws.ssm_patch_group that implement SsmPatchGroupConfig Modifier and Type Class Description static classSsmPatchGroupConfig.Jsii$ProxyAn implementation forSsmPatchGroupConfigMethods in com.hashicorp.cdktf.providers.aws.ssm_patch_group that return SsmPatchGroupConfig Modifier and Type Method Description SsmPatchGroupConfigSsmPatchGroupConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.ssm_patch_group with parameters of type SsmPatchGroupConfig Constructor Description SsmPatchGroup(software.constructs.Construct scope, String id, SsmPatchGroupConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/ssm_patch_group aws_ssm_patch_group} Resource.
-