Interface ResourceDescription.Builder

    • Method Detail

      • identifier

        ResourceDescription.Builder identifier​(String identifier)

        The primary identifier for the resource.

        For more information, see Identifying resources in the Amazon Web Services Cloud Control API User Guide.

        Parameters:
        identifier - The primary identifier for the resource.

        For more information, see Identifying resources in the Amazon Web Services Cloud Control API User Guide.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • properties

        ResourceDescription.Builder properties​(String properties)

        A list of the resource properties and their current values.

        Parameters:
        properties - A list of the resource properties and their current values.
        Returns:
        Returns a reference to this object so that method calls can be chained together.