Class CfnTransformer.SampleDocumentsProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.b2bi.CfnTransformer.SampleDocumentsProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTransformer.SampleDocumentsProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTransformer.SampleDocumentsProperty
@Stability(Stable)
@Internal
public static final class CfnTransformer.SampleDocumentsProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTransformer.SampleDocumentsProperty
An implementation for
CfnTransformer.SampleDocumentsProperty-
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.b2bi.CfnTransformer.SampleDocumentsProperty
CfnTransformer.SampleDocumentsProperty.Builder, CfnTransformer.SampleDocumentsProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTransformer.SampleDocumentsProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringContains the Amazon S3 bucket that is used to hold your sample documents.final ObjectgetKeys()Contains an array of the Amazon S3 keys used to identify the location for your sample documents.final inthashCode()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 theCfnTransformer.SampleDocumentsProperty.Builder.
-
-
Method Details
-
getBucketName
Description copied from interface:CfnTransformer.SampleDocumentsPropertyContains the Amazon S3 bucket that is used to hold your sample documents.- Specified by:
getBucketNamein interfaceCfnTransformer.SampleDocumentsProperty- See Also:
-
getKeys
Description copied from interface:CfnTransformer.SampleDocumentsPropertyContains an array of the Amazon S3 keys used to identify the location for your sample documents.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTransformer.SampleDocumentKeysProperty>- Specified by:
getKeysin interfaceCfnTransformer.SampleDocumentsProperty- 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()
-