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

IsSetClusterSecurityGroupName() private méthode

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