toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.imagebuilder.kotlin.outputs
/
GetInfrastructureConfigurationLoggingS3Log
Get
Infrastructure
Configuration
Logging
S3Log
data
class
GetInfrastructureConfigurationLoggingS3Log
(
val
s3BucketName
:
String
,
val
s3KeyPrefix
:
String
)
Members
Constructors
Get
Infrastructure
Configuration
Logging
S3Log
Link copied to clipboard
constructor
(
s3BucketName
:
String
,
s3KeyPrefix
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
s3Bucket
Name
Link copied to clipboard
val
s3BucketName
:
String
Name of the S3 Bucket for logging.
s3Key
Prefix
Link copied to clipboard
val
s3KeyPrefix
:
String
Key prefix for S3 Bucket logging.