Interface LicenseConfigurationAssociation.Builder

    • Method Detail

      • resourceArn

        LicenseConfigurationAssociation.Builder resourceArn​(String resourceArn)

        Amazon Resource Name (ARN) of the resource.

        Parameters:
        resourceArn - Amazon Resource Name (ARN) of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceOwnerId

        LicenseConfigurationAssociation.Builder resourceOwnerId​(String resourceOwnerId)

        ID of the Amazon Web Services account that owns the resource consuming licenses.

        Parameters:
        resourceOwnerId - ID of the Amazon Web Services account that owns the resource consuming licenses.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • associationTime

        LicenseConfigurationAssociation.Builder associationTime​(Instant associationTime)

        Time when the license configuration was associated with the resource.

        Parameters:
        associationTime - Time when the license configuration was associated with the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • amiAssociationScope

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