Interface CacheSecurityGroupMembership.Builder

    • Method Detail

      • cacheSecurityGroupName

        CacheSecurityGroupMembership.Builder cacheSecurityGroupName​(String cacheSecurityGroupName)

        The name of the cache security group.

        Parameters:
        cacheSecurityGroupName - The name of the cache security group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        CacheSecurityGroupMembership.Builder status​(String status)

        The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cluster are modified.

        Parameters:
        status - The membership status in the cache security group. The status changes when a cache security group is modified, or when the cache security groups assigned to a cluster are modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.