Package com.pulumi.aws.ec2.outputs
Class GetLaunchTemplateLicenseSpecification
- java.lang.Object
-
- com.pulumi.aws.ec2.outputs.GetLaunchTemplateLicenseSpecification
-
public final class GetLaunchTemplateLicenseSpecification extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GetLaunchTemplateLicenseSpecification.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static GetLaunchTemplateLicenseSpecification.Builder
builder()
static GetLaunchTemplateLicenseSpecification.Builder
builder(GetLaunchTemplateLicenseSpecification defaults)
java.lang.String
licenseConfigurationArn()
-
-
-
Method Detail
-
licenseConfigurationArn
public java.lang.String licenseConfigurationArn()
-
builder
public static GetLaunchTemplateLicenseSpecification.Builder builder()
-
builder
public static GetLaunchTemplateLicenseSpecification.Builder builder(GetLaunchTemplateLicenseSpecification defaults)
-
-