toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ivs.kotlin.outputs
/
GetEncoderConfigurationResult
Get
Encoder
Configuration
Result
data
class
GetEncoderConfigurationResult
(
val
arn
:
String
?
=
null
,
val
tags
:
List
<
Tag
>
?
=
null
)
Members
Constructors
Get
Encoder
Configuration
Result
Link copied to clipboard
constructor
(
arn
:
String
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
arn
Link copied to clipboard
val
arn
:
String
?
=
null
Encoder configuration identifier.
tags
Link copied to clipboard
val
tags
:
List
<
Tag
>
?
=
null
An array of key-value pairs to apply to this resource.