toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ssm.kotlin.outputs
/
MaintenanceWindowTargetTarget
Maintenance
Window
Target
Target
data
class
MaintenanceWindowTargetTarget
(
val
key
:
String
,
val
values
:
List
<
String
>
)
Members
Constructors
Maintenance
Window
Target
Target
Link copied to clipboard
constructor
(
key
:
String
,
values
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
values
Link copied to clipboard
val
values
:
List
<
String
>