@Stability(value=Stable)
public static interface CfnSecurityProfile.AlertTargetProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSecurityProfile.AlertTargetProperty.Builder
A builder for
CfnSecurityProfile.AlertTargetProperty |
static class |
CfnSecurityProfile.AlertTargetProperty.Jsii$Proxy
An implementation for
CfnSecurityProfile.AlertTargetProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnSecurityProfile.AlertTargetProperty.Builder |
builder() |
String |
getAlertTargetArn()
`CfnSecurityProfile.AlertTargetProperty.AlertTargetArn`.
|
String |
getRoleArn()
`CfnSecurityProfile.AlertTargetProperty.RoleArn`.
|
@Stability(value=Stable) @NotNull String getAlertTargetArn()
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) static CfnSecurityProfile.AlertTargetProperty.Builder builder()
Copyright © 2021. All rights reserved.