Get Launch Configuration Metadata Option
data class GetLaunchConfigurationMetadataOption(val httpEndpoint: String, val httpPutResponseHopLimit: Int, val httpTokens: String)
Constructors
Link copied to clipboard
fun GetLaunchConfigurationMetadataOption(httpEndpoint: String, httpPutResponseHopLimit: Int, httpTokens: String)