Amazon.Redshift.Model.RevokeClusterSecurityGroupIngressRequest.IsSetClusterSecurityGroupName C# (CSharp) Méthode

IsSetClusterSecurityGroupName() private méthode

private IsSetClusterSecurityGroupName ( ) : bool
Résultat bool
        internal bool IsSetClusterSecurityGroupName()
        {
            return this._clusterSecurityGroupName != null;
        }