getBundles

inline suspend fun LightsailClient.getBundles(crossinline block: GetBundlesRequest.Builder.() -> Unit): GetBundlesResponse

Returns the bundles that you can apply to an Amazon Lightsail instance when you create it.

A bundle describes the specifications of an instance, such as the monthly cost, amount of memory, the number of vCPUs, amount of storage space, and monthly network data transfer quota.

Bundles are referred to as instance plans in the Lightsail console.