@Stability(value=Stable)
public static interface CfnService.SourceCodeVersionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnService.SourceCodeVersionProperty.Builder
A builder for
CfnService.SourceCodeVersionProperty |
static class |
CfnService.SourceCodeVersionProperty.Jsii$Proxy
An implementation for
CfnService.SourceCodeVersionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnService.SourceCodeVersionProperty.Builder |
builder() |
String |
getType()
`CfnService.SourceCodeVersionProperty.Type`.
|
String |
getValue()
`CfnService.SourceCodeVersionProperty.Value`.
|
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @NotNull String getValue()
@Stability(value=Stable) static CfnService.SourceCodeVersionProperty.Builder builder()
Copyright © 2021. All rights reserved.