commonMain.aws.sdk.kotlin.services.applicationdiscoveryservice.model.DescribeConfigurationsResponse.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of applicationdiscoveryservice-jvm Show documentation
Show all versions of applicationdiscoveryservice-jvm Show documentation
The AWS SDK for Kotlin client for Application Discovery Service
// Code generated by smithy-kotlin-codegen. DO NOT EDIT!
package aws.sdk.kotlin.services.applicationdiscoveryservice.model
import aws.smithy.kotlin.runtime.SdkDsl
public class DescribeConfigurationsResponse private constructor(builder: Builder) {
/**
* A key in the response map. The value is an array of data.
*/
public val configurations: List
© 2015 - 2025 Weber Informatics LLC | Privacy Policy