Amazon.APIGateway.Model.GetAccountResponse.IsSetCloudwatchRoleArn C# (CSharp) Метод

IsSetCloudwatchRoleArn() приватный Метод

private IsSetCloudwatchRoleArn ( ) : bool
Результат bool
        internal bool IsSetCloudwatchRoleArn()
        {
            return this._cloudwatchRoleArn != null;
        }