pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.apimanagement.kotlin
/
RedisCacheArgs
/
RedisCacheArgs
Redis
Cache
Args
fun
RedisCacheArgs
(
apiManagementId
:
Output
<
String
>
?
=
null
,
cacheLocation
:
Output
<
String
>
?
=
null
,
connectionString
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
redisCacheId
:
Output
<
String
>
?
=
null
)