
commonMain.aws.sdk.kotlin.services.lightsail.model.GetContainerApiMetadataResponse.kt Maven / Gradle / Ivy
// Code generated by smithy-kotlin-codegen. DO NOT EDIT!
package aws.sdk.kotlin.services.lightsail.model
import aws.smithy.kotlin.runtime.SdkDsl
public class GetContainerApiMetadataResponse private constructor(builder: Builder) {
/**
* Metadata about Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.
*/
public val metadata: List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy