Amazon.AWSHealth.Model.AffectedEntity.IsSetAwsAccountId C# (CSharp) Method

IsSetAwsAccountId() private method

private IsSetAwsAccountId ( ) : bool
return bool
        internal bool IsSetAwsAccountId()
        {
            return this._awsAccountId != null;
        }