Interface LicenseSpecification.Builder

    • Method Detail

      • licenseConfigurationArn

        LicenseSpecification.Builder licenseConfigurationArn​(String licenseConfigurationArn)

        Amazon Resource Name (ARN) of the license configuration.

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

        LicenseSpecification.Builder amiAssociationScope​(String amiAssociationScope)

        Scope of AMI associations. The possible value is cross-account.

        Parameters:
        amiAssociationScope - Scope of AMI associations. The possible value is cross-account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.