toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.guardduty.kotlin
/
MemberArgs
/
MemberArgs
Member
Args
constructor
(
accountId
:
Output
<
String
>
?
=
null
,
detectorId
:
Output
<
String
>
?
=
null
,
disableEmailNotification
:
Output
<
Boolean
>
?
=
null
,
email
:
Output
<
String
>
?
=
null
,
invitationMessage
:
Output
<
String
>
?
=
null
,
invite
:
Output
<
Boolean
>
?
=
null
)