Amazon.EC2.Model.DescribeIdentityIdFormatRequest.IsSetPrincipalArn C# (CSharp) 메소드

IsSetPrincipalArn() 개인적인 메소드

private IsSetPrincipalArn ( ) : bool
리턴 bool
        internal bool IsSetPrincipalArn()
        {
            return this._principalArn != null;
        }
DescribeIdentityIdFormatRequest