pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.guardduty.kotlin
/
MemberArgs
/
MemberArgs
Member
Args
fun
MemberArgs
(
accountId
:
Output
<
String
>
?
=
null
,
detectorId
:
Output
<
String
>
?
=
null
,
disableEmailNotification
:
Output
<
Boolean
>
?
=
null
,
email
:
Output
<
String
>
?
=
null
,
invitationMessage
:
Output
<
String
>
?
=
null
,
invite
:
Output
<
Boolean
>
?
=
null
)