toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.shield.kotlin
/
ProtectionArgs
/
ProtectionArgs
Protection
Args
constructor
(
applicationLayerAutomaticResponseConfiguration
:
Output
<
ProtectionApplicationLayerAutomaticResponseConfigurationArgs
>
?
=
null
,
healthCheckArns
:
Output
<
List
<
String
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceArn
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)