Interface LaunchTemplateLicenseConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<LaunchTemplateLicenseConfiguration.Builder,LaunchTemplateLicenseConfiguration>, SdkBuilder<LaunchTemplateLicenseConfiguration.Builder,LaunchTemplateLicenseConfiguration>, SdkPojo
Enclosing class:
LaunchTemplateLicenseConfiguration

public static interface LaunchTemplateLicenseConfiguration.Builder extends SdkPojo, CopyableBuilder<LaunchTemplateLicenseConfiguration.Builder,LaunchTemplateLicenseConfiguration>
  • Method Details

    • licenseConfigurationArn

      LaunchTemplateLicenseConfiguration.Builder licenseConfigurationArn(String licenseConfigurationArn)

      The Amazon Resource Name (ARN) of the license configuration.

      Parameters:
      licenseConfigurationArn - The Amazon Resource Name (ARN) of the license configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.