toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ssm.kotlin.outputs
/
GetParametersByPathResult
/
GetParametersByPathResult
Get
Parameters
By
Path
Result
constructor
(
arns
:
List
<
String
>
,
id
:
String
,
names
:
List
<
String
>
,
path
:
String
,
recursive
:
Boolean
?
=
null
,
types
:
List
<
String
>
,
values
:
List
<
String
>
,
withDecryption
:
Boolean
?
=
null
)