public static interface CfnDeploymentGroup.OnPremisesTagSetListObjectProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.OnPremisesTagSetListObjectProperty.Builder
A builder for
CfnDeploymentGroup.OnPremisesTagSetListObjectProperty |
static class |
CfnDeploymentGroup.OnPremisesTagSetListObjectProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.OnPremisesTagSetListObjectProperty.Builder |
builder() |
Object |
getOnPremisesTagGroup()
``CfnDeploymentGroup.OnPremisesTagSetListObjectProperty.OnPremisesTagGroup``
|
void |
setOnPremisesTagGroup(List<Object> value)
``CfnDeploymentGroup.OnPremisesTagSetListObjectProperty.OnPremisesTagGroup``
|
void |
setOnPremisesTagGroup(software.amazon.awscdk.Token value)
``CfnDeploymentGroup.OnPremisesTagSetListObjectProperty.OnPremisesTagGroup``
|
Object getOnPremisesTagGroup()
void setOnPremisesTagGroup(software.amazon.awscdk.Token value)
void setOnPremisesTagGroup(List<Object> value)
Copyright © 2019. All rights reserved.