AccessLogSubscription

class AccessLogSubscription : KotlinCustomResource

Enables access logs to be sent to Amazon CloudWatch, Amazon S3, and Amazon Kinesis Data Firehose. The service network owner can use the access logs to audit the services in the network. The service network owner will only see access logs from clients and services that are associated with their service network. Access log entries represent traffic originated from VPCs associated with that network.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the access log subscription.

Link copied to clipboard
val awsId: Output<String>

The ID of the access log subscription.

Link copied to clipboard
val destinationArn: Output<String>

The Amazon Resource Name (ARN) of the destination. The supported destination types are CloudWatch Log groups, Kinesis Data Firehose delivery streams, and Amazon S3 buckets.

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 resourceArn: Output<String>

The Amazon Resource Name (ARN) of the access log subscription.

Link copied to clipboard
val resourceId: Output<String>

The ID of the service network or service.

Link copied to clipboard

The ID or Amazon Resource Name (ARN) of the service network or service.

Link copied to clipboard
val tags: Output<List<Tag>>?

The tags for the access log subscription.

Link copied to clipboard
val urn: Output<String>