Amazon.APIGateway.Model.UpdateAccountResponse.IsSetCloudwatchRoleArn C# (CSharp) 메소드

IsSetCloudwatchRoleArn() 개인적인 메소드

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