Class CfnGroup.ConfigurationItemProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.resourcegroups.CfnGroup.ConfigurationItemProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnGroup.ConfigurationItemProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnGroup.ConfigurationItemProperty
@Stability(Stable)
@Internal
public static final class CfnGroup.ConfigurationItemProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnGroup.ConfigurationItemProperty
An implementation for
CfnGroup.ConfigurationItemProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.resourcegroups.CfnGroup.ConfigurationItemProperty
CfnGroup.ConfigurationItemProperty.Builder, CfnGroup.ConfigurationItemProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnGroup.ConfigurationItemProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnGroup.ConfigurationItemProperty.Builder
.
-
-
Method Details
-
getParameters
Description copied from interface:CfnGroup.ConfigurationItemProperty
A collection of parameters for this configuration item.For the list of parameters that you can use with each configuration item
Type
, see Supported resource types and parameters in the AWS Resource Groups User Guide .- Specified by:
getParameters
in interfaceCfnGroup.ConfigurationItemProperty
- See Also:
-
getType
Description copied from interface:CfnGroup.ConfigurationItemProperty
Specifies the type of configuration item.Each item must have a unique value for type. For the list of the types that you can specify for a configuration item, see Supported resource types and parameters in the AWS Resource Groups User Guide .
- Specified by:
getType
in interfaceCfnGroup.ConfigurationItemProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-