Amazon.APIGateway.Model.GetAccountResponse.IsSetCloudwatchRoleArn C# (CSharp) Method

IsSetCloudwatchRoleArn() private method

private IsSetCloudwatchRoleArn ( ) : bool
return bool
        internal bool IsSetCloudwatchRoleArn()
        {
            return this._cloudwatchRoleArn != null;
        }