Account

class Account : KotlinCustomResource

The `AWS::ApiGateway::Account` resource specifies the IAM role that Amazon API Gateway uses to write API logs to Amazon CloudWatch Logs. To avoid overwriting other roles, you should only have one `AWS::ApiGateway::Account` resource per region per account.

Properties

Link copied to clipboard
val awsId: Output<String>

The ID for the account. For example: abc123 .

Link copied to clipboard

The ARN of an Amazon CloudWatch role for the current Account.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>