@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:50.185Z") @Stability(value=Experimental) public interface LifecycleHookTargetConfig extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
LifecycleHookTargetConfig.Builder
A builder for
LifecycleHookTargetConfig |
static class |
LifecycleHookTargetConfig.Jsii$Proxy
An implementation for
LifecycleHookTargetConfig |
Modifier and Type | Method and Description |
---|---|
static LifecycleHookTargetConfig.Builder |
builder() |
String |
getNotificationTargetArn()
(experimental) The ARN to use as the notification target.
|
@Stability(value=Experimental) @NotNull String getNotificationTargetArn()
@Stability(value=Experimental) static LifecycleHookTargetConfig.Builder builder()
LifecycleHookTargetConfig.Builder
of LifecycleHookTargetConfig
Copyright © 2021. All rights reserved.