Agent S3Identifier Args
data class AgentS3IdentifierArgs(val s3BucketName: Output<String>? = null, val s3ObjectKey: Output<String>? = null) : ConvertibleToJava<AgentS3IdentifierArgs>
The identifier for the S3 resource.
The identifier for the S3 resource.