toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.imagebuilder.kotlin.outputs
/
GetComponentResult
/
GetComponentResult
Get
Component
Result
constructor
(
arn
:
String
,
changeDescription
:
String
,
data
:
String
,
dateCreated
:
String
,
description
:
String
,
encrypted
:
Boolean
,
id
:
String
,
kmsKeyId
:
String
,
name
:
String
,
owner
:
String
,
platform
:
String
,
supportedOsVersions
:
List
<
String
>
,
tags
:
Map
<
String
,
String
>
,
type
:
String
,
version
:
String
)