Interface ICustomAttribute.Jsii$Default
- All Superinterfaces:
ICustomAttribute
,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
ICustomAttribute.Jsii$Proxy
- Enclosing interface:
ICustomAttribute
Internal default implementation for
ICustomAttribute
.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.cognito.ICustomAttribute
ICustomAttribute.Jsii$Default, ICustomAttribute.Jsii$Proxy
-
Method Summary
Modifier and TypeMethodDescriptiondefault CustomAttributeConfig
bind()
Bind this custom attribute type to the values as expected by CloudFormation.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
bind
Bind this custom attribute type to the values as expected by CloudFormation.- Specified by:
bind
in interfaceICustomAttribute
-