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

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

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