public static final class CfnDeploymentGroup.EC2TagFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentGroup.EC2TagFilterProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentGroup.EC2TagFilterProperty.Builder, CfnDeploymentGroup.EC2TagFilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
`CfnDeploymentGroup.EC2TagFilterProperty.Key`
|
String |
getType()
`CfnDeploymentGroup.EC2TagFilterProperty.Type`
|
String |
getValue()
`CfnDeploymentGroup.EC2TagFilterProperty.Value`
|
void |
setKey(String value)
`CfnDeploymentGroup.EC2TagFilterProperty.Key`
|
void |
setType(String value)
`CfnDeploymentGroup.EC2TagFilterProperty.Type`
|
void |
setValue(String value)
`CfnDeploymentGroup.EC2TagFilterProperty.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.EC2TagFilterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-ec2tagfilter.html#cfn-codedeploy-deploymentgroup-ec2tagfilter-keypublic void setKey(@Nullable String value)
setKey in interface CfnDeploymentGroup.EC2TagFilterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-ec2tagfilter.html#cfn-codedeploy-deploymentgroup-ec2tagfilter-key@Nullable public String getType()
getType in interface CfnDeploymentGroup.EC2TagFilterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-ec2tagfilter.html#cfn-codedeploy-deploymentgroup-ec2tagfilter-typepublic void setType(@Nullable String value)
setType in interface CfnDeploymentGroup.EC2TagFilterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-ec2tagfilter.html#cfn-codedeploy-deploymentgroup-ec2tagfilter-type@Nullable public String getValue()
getValue in interface CfnDeploymentGroup.EC2TagFilterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-ec2tagfilter.html#cfn-codedeploy-deploymentgroup-ec2tagfilter-valuepublic void setValue(@Nullable String value)
setValue in interface CfnDeploymentGroup.EC2TagFilterPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-ec2tagfilter.html#cfn-codedeploy-deploymentgroup-ec2tagfilter-valueCopyright © 2019. All rights reserved.