toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurestackhci.kotlin.outputs
/
HttpProxyConfigurationResponse
/
HttpProxyConfigurationResponse
Http
Proxy
Configuration
Response
constructor
(
httpProxy
:
String
?
=
null
,
httpsProxy
:
String
?
=
null
,
noProxy
:
List
<
String
>
?
=
null
,
trustedCa
:
String
?
=
null
)