toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.dms.kotlin.inputs
/
GetInstanceProfilePlainArgs
Get
Instance
Profile
Plain
Args
data
class
GetInstanceProfilePlainArgs
(
val
instanceProfileArn
:
String
)
:
ConvertibleToJava
<
GetInstanceProfilePlainArgs
>
Members
Constructors
Get
Instance
Profile
Plain
Args
Link copied to clipboard
constructor
(
instanceProfileArn
:
String
)
Properties
instance
Profile
Arn
Link copied to clipboard
val
instanceProfileArn
:
String
The property describes an ARN of the instance profile.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetInstanceProfilePlainArgs