@Stability(value=Stable) @Internal public static final class CfnLocationObjectStorageProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLocationObjectStorageProps
CfnLocationObjectStoragePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnLocationObjectStorageProps.Builder, CfnLocationObjectStorageProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(List<String> agentArns,
String bucketName,
String serverHostname,
String accessKey,
String secretKey,
Number serverPort,
String serverProtocol,
String subdirectory,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnLocationObjectStorageProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAccessKey()
`AWS::DataSync::LocationObjectStorage.AccessKey`.
|
List<String> |
getAgentArns()
`AWS::DataSync::LocationObjectStorage.AgentArns`.
|
String |
getBucketName()
`AWS::DataSync::LocationObjectStorage.BucketName`.
|
String |
getSecretKey()
`AWS::DataSync::LocationObjectStorage.SecretKey`.
|
String |
getServerHostname()
`AWS::DataSync::LocationObjectStorage.ServerHostname`.
|
Number |
getServerPort()
`AWS::DataSync::LocationObjectStorage.ServerPort`.
|
String |
getServerProtocol()
`AWS::DataSync::LocationObjectStorage.ServerProtocol`.
|
String |
getSubdirectory()
`AWS::DataSync::LocationObjectStorage.Subdirectory`.
|
List<CfnTag> |
getTags()
`AWS::DataSync::LocationObjectStorage.Tags`.
|
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(List<String> agentArns, String bucketName, String serverHostname, String accessKey, String secretKey, Number serverPort, String serverProtocol, String subdirectory, List<? extends CfnTag> tags)
CfnLocationObjectStorageProps.Builder.public final List<String> getAgentArns()
CfnLocationObjectStoragePropsgetAgentArns in interface CfnLocationObjectStoragePropspublic final String getBucketName()
CfnLocationObjectStoragePropsgetBucketName in interface CfnLocationObjectStoragePropspublic final String getServerHostname()
CfnLocationObjectStoragePropsgetServerHostname in interface CfnLocationObjectStoragePropspublic final String getAccessKey()
CfnLocationObjectStoragePropsgetAccessKey in interface CfnLocationObjectStoragePropspublic final String getSecretKey()
CfnLocationObjectStoragePropsgetSecretKey in interface CfnLocationObjectStoragePropspublic final Number getServerPort()
CfnLocationObjectStoragePropsgetServerPort in interface CfnLocationObjectStoragePropspublic final String getServerProtocol()
CfnLocationObjectStoragePropsgetServerProtocol in interface CfnLocationObjectStoragePropspublic final String getSubdirectory()
CfnLocationObjectStoragePropsgetSubdirectory in interface CfnLocationObjectStoragePropspublic final List<CfnTag> getTags()
CfnLocationObjectStoragePropsgetTags in interface CfnLocationObjectStorageProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.