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