Interface SupportedResourceType.Builder

    • Method Detail

      • resourceType

        SupportedResourceType.Builder resourceType​(String resourceType)

        The unique identifier of the resource type.

        Parameters:
        resourceType - The unique identifier of the resource type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • service

        SupportedResourceType.Builder service​(String service)

        The Amazon Web Services service that is associated with the resource type. This is the primary service that lets you create and interact with resources of this type.

        Parameters:
        service - The Amazon Web Services service that is associated with the resource type. This is the primary service that lets you create and interact with resources of this type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.