toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.outputs
/
AwsSsmParameterPropertiesResponse
/
AwsSsmParameterPropertiesResponse
Aws
Ssm
Parameter
Properties
Response
constructor
(
allowedPattern
:
String
?
=
null
,
dataType
:
String
?
=
null
,
description
:
String
?
=
null
,
name
:
String
?
=
null
,
policies
:
String
?
=
null
,
tags
:
Any
?
=
null
,
tier
:
String
?
=
null
,
type
:
String
?
=
null
,
value
:
String
?
=
null
)