toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.networksecurity.v1beta1.kotlin.inputs
/
GetServerTlsPolicyPlainArgs
Get
Server
Tls
Policy
Plain
Args
data
class
GetServerTlsPolicyPlainArgs
(
val
location
:
String
,
val
project
:
String
?
=
null
,
val
serverTlsPolicyId
:
String
)
:
ConvertibleToJava
<
GetServerTlsPolicyPlainArgs
>
Members
Constructors
Get
Server
Tls
Policy
Plain
Args
Link copied to clipboard
constructor
(
location
:
String
,
project
:
String
?
=
null
,
serverTlsPolicyId
:
String
)
Properties
location
Link copied to clipboard
val
location
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null
server
Tls
Policy
Id
Link copied to clipboard
val
serverTlsPolicyId
:
String
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetServerTlsPolicyPlainArgs