S3
The Amazon S3 configuration for a gateway. This structure defines how the gateway accesses files in Amazon S3.
Inherited functions
Casts this ApiSchemaConfiguration as a InlinePayload and retrieves its kotlin.String value. Throws an exception if the ApiSchemaConfiguration is not a InlinePayload.
Casts this ApiSchemaConfiguration as a InlinePayload and retrieves its kotlin.String value. Returns null if the ApiSchemaConfiguration is not a InlinePayload.
Casts this ApiSchemaConfiguration as a S3 and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.S3Configuration value. Throws an exception if the ApiSchemaConfiguration is not a S3.
Casts this ApiSchemaConfiguration as a S3 and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.S3Configuration value. Returns null if the ApiSchemaConfiguration is not a S3.