@Stability(value=Stable)
public static interface CfnAsset.EgressEndpointProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAsset.EgressEndpointProperty.Builder
A builder for
CfnAsset.EgressEndpointProperty |
static class |
CfnAsset.EgressEndpointProperty.Jsii$Proxy
An implementation for
CfnAsset.EgressEndpointProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAsset.EgressEndpointProperty.Builder |
builder() |
String |
getPackagingConfigurationId()
`CfnAsset.EgressEndpointProperty.PackagingConfigurationId`.
|
String |
getUrl()
`CfnAsset.EgressEndpointProperty.Url`.
|
@Stability(value=Stable) @NotNull String getPackagingConfigurationId()
@Stability(value=Stable) @NotNull String getUrl()
@Stability(value=Stable) static CfnAsset.EgressEndpointProperty.Builder builder()
Copyright © 2021. All rights reserved.