Amazon.SimpleNotificationService.Model.AddPermissionRequest.IsSetAWSAccountId C# (CSharp) Method

IsSetAWSAccountId() private method

private IsSetAWSAccountId ( ) : bool
return bool
        internal bool IsSetAWSAccountId()
        {
            return this._awsAccountId != null && this._awsAccountId.Count > 0; 
        }