CFNFeatureAdditionalConfigurationResponse

data class CFNFeatureAdditionalConfigurationResponse(val name: String? = null, val status: String? = null)

Definition of CFNFeatureAdditionalConfiguration

Constructors

constructor(name: String? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

Property name

Link copied to clipboard
val status: String? = null

Property status