Amazon.EC2.Model.DescribeIdentityIdFormatRequest.IsSetPrincipalArn C# (CSharp) Method

IsSetPrincipalArn() private method

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