AssociationInstanceAssociationOutputLocationArgs

data class AssociationInstanceAssociationOutputLocationArgs(val s3Location: Output<AssociationS3OutputLocationArgs>? = null) : ConvertibleToJava<AssociationInstanceAssociationOutputLocationArgs>

Constructors

constructor(s3Location: Output<AssociationS3OutputLocationArgs>? = null)

Properties

Link copied to clipboard

S3OutputLocation is a property of the InstanceAssociationOutputLocation property that specifies an Amazon S3 bucket where you want to store the results of this request.

Functions

Link copied to clipboard
open override fun toJava(): AssociationInstanceAssociationOutputLocationArgs