Packages

Typed Gleam client for Amazon RDS. Auto-generated from the upstream Smithy model. Depends on aws_gleam_runtime.

Current section

Files

Jump to
aws_gleam_rds include aws@services@rds_RdsCustomClusterConfiguration.hrl
Raw

include/aws@services@rds_RdsCustomClusterConfiguration.hrl

-record(rds_custom_cluster_configuration, {
interconnect_subnet_id :: gleam@option:option(binary()),
transit_gateway_multicast_domain_id :: gleam@option:option(binary()),
replica_mode :: gleam@option:option(aws@services@rds:replica_mode())
}).