pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iam.kotlin.inputs
/
GetServiceLinkedRolePlainArgs
Get
Service
Linked
Role
Plain
Args
data
class
GetServiceLinkedRolePlainArgs
(
val
roleName
:
String
)
:
ConvertibleToJava
<
GetServiceLinkedRolePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Service
Linked
Role
Plain
Args
Link copied to clipboard
fun
GetServiceLinkedRolePlainArgs
(
roleName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetServiceLinkedRolePlainArgs
Properties
role
Name
Link copied to clipboard
val
roleName
:
String
The name of the role.