toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.lightsail.kotlin.inputs
/
DistributionDefaultCacheBehaviorArgs
Distribution
Default
Cache
Behavior
Args
data
class
DistributionDefaultCacheBehaviorArgs
(
val
behavior
:
Output
<
String
>
)
:
ConvertibleToJava
<
DistributionDefaultCacheBehaviorArgs
>
Members
Constructors
Distribution
Default
Cache
Behavior
Args
Link copied to clipboard
constructor
(
behavior
:
Output
<
String
>
)
Properties
behavior
Link copied to clipboard
val
behavior
:
Output
<
String
>
The cache behavior of the distribution. Valid values:
cache
and
dont-cache
.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DistributionDefaultCacheBehaviorArgs