public static final class CfnDeploymentGroup.TagFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.TagFilterProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.TagFilterProperty.Builder, CfnDeploymentGroup.TagFilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
`CfnDeploymentGroup.TagFilterProperty.Key`
|
String |
getType()
`CfnDeploymentGroup.TagFilterProperty.Type`
|
String |
getValue()
`CfnDeploymentGroup.TagFilterProperty.Value`
|
void |
setKey(String value)
`CfnDeploymentGroup.TagFilterProperty.Key`
|
void |
setType(String value)
`CfnDeploymentGroup.TagFilterProperty.Type`
|
void |
setValue(String value)
`CfnDeploymentGroup.TagFilterProperty.Value`
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Nullable public String getKey()
getKey in interface CfnDeploymentGroup.TagFilterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-tagfilter.html#cfn-codedeploy-deploymentgroup-tagfilter-keypublic void setKey(@Nullable String value)
setKey in interface CfnDeploymentGroup.TagFilterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-tagfilter.html#cfn-codedeploy-deploymentgroup-tagfilter-key@Nullable public String getType()
getType in interface CfnDeploymentGroup.TagFilterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-tagfilter.html#cfn-codedeploy-deploymentgroup-tagfilter-typepublic void setType(@Nullable String value)
setType in interface CfnDeploymentGroup.TagFilterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-tagfilter.html#cfn-codedeploy-deploymentgroup-tagfilter-type@Nullable public String getValue()
getValue in interface CfnDeploymentGroup.TagFilterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-tagfilter.html#cfn-codedeploy-deploymentgroup-tagfilter-valuepublic void setValue(@Nullable String value)
setValue in interface CfnDeploymentGroup.TagFilterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-tagfilter.html#cfn-codedeploy-deploymentgroup-tagfilter-valueCopyright © 2019. All rights reserved.