pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.storage.kotlin
/
BlobArgsBuilder
/
accessTier
access
Tier
@
JvmName
(
name
=
"ipwrlhtjuvobopkj"
)
suspend
fun
accessTier
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ondtxffpmgqdaltl"
)
suspend
fun
accessTier
(
value
:
String
?
)
Parameters
value
The access tier of the storage blob. Possible values are
Archive
,
Cool
and
Hot
.