Amazon.APIGateway.Model.UpdateAccountResponse.IsSetCloudwatchRoleArn C# (CSharp) Méthode

IsSetCloudwatchRoleArn() private méthode

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