Amazon.Snowball.Model.ClusterListEntry.IsSetClusterState C# (CSharp) Method

IsSetClusterState() private method

private IsSetClusterState ( ) : bool
return bool
        internal bool IsSetClusterState()
        {
            return this._clusterState != null;
        }