@Stability(value=Experimental) @Internal public static final class ArtifactsBucketLocation.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ArtifactsBucketLocation
ArtifactsBucketLocationsoftware.amazon.jsii.JsiiObject.InitializationModeArtifactsBucketLocation.Builder, ArtifactsBucketLocation.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(ArtifactsBucketLocation.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ArtifactsBucketLocation.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IBucket |
getBucket()
(experimental) The s3 location that stores the data of each run.
|
String |
getPrefix()
(experimental) The S3 bucket prefix.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(ArtifactsBucketLocation.Builder builder)
ArtifactsBucketLocation.Builder.public final IBucket getBucket()
ArtifactsBucketLocationgetBucket in interface ArtifactsBucketLocationpublic final String getPrefix()
ArtifactsBucketLocationSpecify this if you want a more specific path within the artifacts bucket.
Default: - no prefix
getPrefix in interface ArtifactsBucketLocation@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.