DatasyncFunctions

Functions

Link copied to clipboard
suspend fun getAgent(argument: GetAgentPlainArgs): GetAgentResult

Resource schema for AWS::DataSync::Agent.

suspend fun getAgent(agentArn: String): GetAgentResult
suspend fun getAgent(argument: suspend GetAgentPlainArgsBuilder.() -> Unit): GetAgentResult
Link copied to clipboard

Resource schema for AWS::DataSync::LocationAzureBlob.

Link copied to clipboard

Resource schema for AWS::DataSync::LocationEFS.

suspend fun getLocationEfs(locationArn: String): GetLocationEfsResult
Link copied to clipboard

Resource schema for AWS::DataSync::LocationFSxLustre.

Link copied to clipboard

Resource schema for AWS::DataSync::LocationFSxONTAP.

Link copied to clipboard

Resource schema for AWS::DataSync::LocationFSxOpenZFS.

Link copied to clipboard

Resource schema for AWS::DataSync::LocationFSxWindows.

Link copied to clipboard

Resource schema for AWS::DataSync::LocationHDFS.

suspend fun getLocationHdfs(locationArn: String): GetLocationHdfsResult
Link copied to clipboard

Resource schema for AWS::DataSync::LocationNFS

suspend fun getLocationNfs(locationArn: String): GetLocationNfsResult
Link copied to clipboard
Link copied to clipboard

Resource schema for AWS::DataSync::LocationS3

suspend fun getLocationS3(locationArn: String): GetLocationS3Result
Link copied to clipboard

Resource schema for AWS::DataSync::LocationSMB.

suspend fun getLocationSmb(locationArn: String): GetLocationSmbResult
Link copied to clipboard

Resource schema for AWS::DataSync::StorageSystem.

suspend fun getStorageSystem(storageSystemArn: String): GetStorageSystemResult
Link copied to clipboard
suspend fun getTask(argument: GetTaskPlainArgs): GetTaskResult

Resource schema for AWS::DataSync::Task.

suspend fun getTask(taskArn: String): GetTaskResult
suspend fun getTask(argument: suspend GetTaskPlainArgsBuilder.() -> Unit): GetTaskResult