toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.transfer.kotlin.inputs
/
GetProfilePlainArgs
Get
Profile
Plain
Args
data
class
GetProfilePlainArgs
(
val
profileId
:
String
)
:
ConvertibleToJava
<
GetProfilePlainArgs
>
Members
Constructors
Get
Profile
Plain
Args
Link copied to clipboard
constructor
(
profileId
:
String
)
Properties
profile
Id
Link copied to clipboard
val
profileId
:
String
A unique identifier for the profile
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetProfilePlainArgs