toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.apigee.v1.kotlin.outputs
/
GoogleCloudApigeeV1TlsInfoResponse
/
GoogleCloudApigeeV1TlsInfoResponse
Google
Cloud
Apigee
V1Tls
Info
Response
constructor
(
ciphers
:
List
<
String
>
,
clientAuthEnabled
:
Boolean
,
commonName
:
GoogleCloudApigeeV1TlsInfoCommonNameResponse
,
enabled
:
Boolean
,
ignoreValidationErrors
:
Boolean
,
keyAlias
:
String
,
keyStore
:
String
,
protocols
:
List
<
String
>
,
trustStore
:
String
)