Interface LicenseConfiguration.Builder

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

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

    • licenseConfigurationArn

      LicenseConfiguration.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.