S3

data class S3(val value: S3Configuration) : ApiSchemaConfiguration

The Amazon S3 configuration for a gateway. This structure defines how the gateway accesses files in Amazon S3.

Constructors

Link copied to clipboard
constructor(value: S3Configuration)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this ApiSchemaConfiguration as a InlinePayload and retrieves its kotlin.String value. Throws an exception if the ApiSchemaConfiguration is not a InlinePayload.

Link copied to clipboard

Casts this ApiSchemaConfiguration as a InlinePayload and retrieves its kotlin.String value. Returns null if the ApiSchemaConfiguration is not a InlinePayload.

Link copied to clipboard
Link copied to clipboard