Amazon.Redshift.Model.AuthorizeClusterSecurityGroupIngressRequest.IsSetClusterSecurityGroupName C# (CSharp) Метод

IsSetClusterSecurityGroupName() приватный Метод

private IsSetClusterSecurityGroupName ( ) : bool
Результат bool
        internal bool IsSetClusterSecurityGroupName()
        {
            return this.clusterSecurityGroupName != null;
        }