Class DataAwsLicensemanagerReceivedLicense

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.ITerraformAddressable, com.hashicorp.cdktf.ITerraformDependable, com.hashicorp.cdktf.ITerraformResource, software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, software.constructs.IDependable

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:52.026Z")
    @Stability(Stable)
    public class DataAwsLicensemanagerReceivedLicense
    extends com.hashicorp.cdktf.TerraformDataSource
    Represents a {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/licensemanager_received_license aws_licensemanager_received_license}.
    • Field Detail

      • TF_RESOURCE_TYPE

        @Stability(Stable)
        public static final String TF_RESOURCE_TYPE
    • Constructor Detail

      • DataAwsLicensemanagerReceivedLicense

        protected DataAwsLicensemanagerReceivedLicense​(software.amazon.jsii.JsiiObjectRef objRef)
      • DataAwsLicensemanagerReceivedLicense

        protected DataAwsLicensemanagerReceivedLicense​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • DataAwsLicensemanagerReceivedLicense

        @Stability(Stable)
        public DataAwsLicensemanagerReceivedLicense​(@NotNull
                                                    software.constructs.Construct scope,
                                                    @NotNull
                                                    String id,
                                                    @NotNull
                                                    DataAwsLicensemanagerReceivedLicenseConfig config)
        Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/licensemanager_received_license aws_licensemanager_received_license} Data Source.

        Parameters:
        scope - The scope in which to define this construct. This parameter is required.
        id - The scoped construct ID. This parameter is required.
        config - This parameter is required.