Get Access Log Subscription Result
data class GetAccessLogSubscriptionResult(val arn: String? = null, val destinationArn: String? = null, val id: String? = null, val resourceArn: String? = null, val resourceId: String? = null, val serviceNetworkLogType: AccessLogSubscriptionServiceNetworkLogType? = null, val tags: List<Tag>? = null)
Properties
Link copied to clipboard
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
The Amazon Resource Name (ARN) of the access log subscription.
Link copied to clipboard
The ID of the service network or service.
Link copied to clipboard
Log type of the service network.