Interface ClusterSecurityGroupMembership.Builder

    • Method Detail

      • clusterSecurityGroupName

        ClusterSecurityGroupMembership.Builder clusterSecurityGroupName​(String clusterSecurityGroupName)

        The name of the cluster security group.

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

        ClusterSecurityGroupMembership.Builder status​(String status)

        The status of the cluster security group.

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