toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.b2bi.kotlin
/
ProfileArgs
/
ProfileArgs
Profile
Args
constructor
(
businessName
:
Output
<
String
>
?
=
null
,
email
:
Output
<
String
>
?
=
null
,
logging
:
Output
<
ProfileLogging
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
phone
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
)