Amazon.Redshift.Model.RevokeClusterSecurityGroupIngressResponse.IsSetClusterSecurityGroup C# (CSharp) 메소드

IsSetClusterSecurityGroup() 개인적인 메소드

private IsSetClusterSecurityGroup ( ) : bool
리턴 bool
        internal bool IsSetClusterSecurityGroup()
        {
            return this._clusterSecurityGroup != null;
        }
RevokeClusterSecurityGroupIngressResponse