@Stability(value=Stable)
public static interface CfnStack.ApplicationSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-applicationsettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStack.ApplicationSettingsProperty.Builder
A builder for
CfnStack.ApplicationSettingsProperty |
static class |
CfnStack.ApplicationSettingsProperty.Jsii$Proxy
An implementation for
CfnStack.ApplicationSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStack.ApplicationSettingsProperty.Builder |
builder() |
Object |
getEnabled()
`CfnStack.ApplicationSettingsProperty.Enabled`.
|
default String |
getSettingsGroup()
`CfnStack.ApplicationSettingsProperty.SettingsGroup`.
|
@Stability(value=Stable) @NotNull Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-applicationsettings.html#cfn-appstream-stack-applicationsettings-enabled@Stability(value=Stable) @Nullable default String getSettingsGroup()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appstream-stack-applicationsettings.html#cfn-appstream-stack-applicationsettings-settingsgroup@Stability(value=Stable) static CfnStack.ApplicationSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.