pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.synthetics.kotlin.inputs
/
CanaryArtifactConfigArgs
Canary
Artifact
Config
Args
data
class
CanaryArtifactConfigArgs
(
val
s3Encryption
:
Output
<
CanaryS3EncryptionArgs
>
?
=
null
)
:
ConvertibleToJava
<
CanaryArtifactConfigArgs
>
Constructors
Functions
Properties
Constructors
Canary
Artifact
Config
Args
Link copied to clipboard
fun
CanaryArtifactConfigArgs
(
s3Encryption
:
Output
<
CanaryS3EncryptionArgs
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CanaryArtifactConfigArgs
Properties
s3Encryption
Link copied to clipboard
val
s3Encryption
:
Output
<
CanaryS3EncryptionArgs
>
?
=
null
Encryption configuration for uploading artifacts to S3