Amazon.Redshift.Model.AuthorizeClusterSecurityGroupIngressRequest.IsSetEC2SecurityGroupOwnerId C# (CSharp) 메소드

IsSetEC2SecurityGroupOwnerId() 개인적인 메소드

private IsSetEC2SecurityGroupOwnerId ( ) : bool
리턴 bool
        internal bool IsSetEC2SecurityGroupOwnerId()
        {
            return this.eC2SecurityGroupOwnerId != null;
        }