toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dbforpostgresql.kotlin.outputs
/
GetServerSecurityAlertPolicyResult
/
GetServerSecurityAlertPolicyResult
Get
Server
Security
Alert
Policy
Result
constructor
(
disabledAlerts
:
List
<
String
>
?
=
null
,
emailAccountAdmins
:
Boolean
?
=
null
,
emailAddresses
:
List
<
String
>
?
=
null
,
id
:
String
,
name
:
String
,
retentionDays
:
Int
?
=
null
,
state
:
String
,
storageAccountAccessKey
:
String
?
=
null
,
storageEndpoint
:
String
?
=
null
,
type
:
String
)