pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.elasticbeanstalk.kotlin.inputs
/
ApplicationMaxAgeRuleArgs
/
ApplicationMaxAgeRuleArgs
Application
Max
Age
Rule
Args
fun
ApplicationMaxAgeRuleArgs
(
deleteSourceFromS3
:
Output
<
Boolean
>
?
=
null
,
enabled
:
Output
<
Boolean
>
?
=
null
,
maxAgeInDays
:
Output
<
Int
>
?
=
null
)