@Stability(value=Stable)
public static interface CfnDataSource.DataSourceErrorInfoProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.DataSourceErrorInfoProperty.Builder
A builder for
CfnDataSource.DataSourceErrorInfoProperty |
static class |
CfnDataSource.DataSourceErrorInfoProperty.Jsii$Proxy
An implementation for
CfnDataSource.DataSourceErrorInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.DataSourceErrorInfoProperty.Builder |
builder() |
default String |
getMessage()
`CfnDataSource.DataSourceErrorInfoProperty.Message`.
|
default String |
getType()
`CfnDataSource.DataSourceErrorInfoProperty.Type`.
|
@Stability(value=Stable) @Nullable default String getMessage()
@Stability(value=Stable) @Nullable default String getType()
@Stability(value=Stable) static CfnDataSource.DataSourceErrorInfoProperty.Builder builder()
Copyright © 2021. All rights reserved.