Class CfnTenantProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ses.CfnTenantProps.Jsii$Proxy
- All Implemented Interfaces:
CfnTenantProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTenantProps
@Stability(Stable)
@Internal
public static final class CfnTenantProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTenantProps
An implementation for
CfnTenantProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.ses.CfnTenantProps
CfnTenantProps.Builder, CfnTenantProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnTenantProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTenantProps.Builder.protectedJsii$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 theCfnTenantProps.Builder.
-
-
Method Details
-
getTenantName
Description copied from interface:CfnTenantPropsThe name of the tenant.- Specified by:
getTenantNamein interfaceCfnTenantProps- See Also:
-
getResourceAssociations
Description copied from interface:CfnTenantPropsThe list of resources to associate with the tenant.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTenant.ResourceAssociationProperty>- Specified by:
getResourceAssociationsin interfaceCfnTenantProps- See Also:
-
getTags
Description copied from interface:CfnTenantPropsThe tags (keys and values) associated with the tenant.- Specified by:
getTagsin interfaceCfnTenantProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-