pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iam.kotlin.inputs
/
GetInstanceProfilePlainArgs
Get
Instance
Profile
Plain
Args
data
class
GetInstanceProfilePlainArgs
(
val
instanceProfileName
:
String
)
:
ConvertibleToJava
<
GetInstanceProfilePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Instance
Profile
Plain
Args
Link copied to clipboard
fun
GetInstanceProfilePlainArgs
(
instanceProfileName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetInstanceProfilePlainArgs
Properties
instance
Profile
Name
Link copied to clipboard
val
instanceProfileName
:
String
The name of the instance profile to create.