Class CfnCapabilityProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.b2bi.CfnCapabilityProps.Jsii$Proxy
All Implemented Interfaces:
CfnCapabilityProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnCapabilityProps

@Stability(Stable) @Internal public static final class CfnCapabilityProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCapabilityProps
An implementation for CfnCapabilityProps
  • 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.b2bi.CfnCapabilityProps

    CfnCapabilityProps.Builder, CfnCapabilityProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnCapabilityProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    Specifies a structure that contains the details for a capability.
    final Object
    Specifies one or more locations in Amazon S3, each specifying an EDI document that can be used with this capability.
    final String
    The display name of the capability.
    final List<CfnTag>
    Specifies the key-value pairs assigned to ARNs that you can use to group and search for resources by type.
    final String
    Returns the type of the capability.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait