pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudchannel.v1.kotlin.inputs
/
GetCustomerPlainArgs
Get
Customer
Plain
Args
data
class
GetCustomerPlainArgs
(
val
accountId
:
String
,
val
channelPartnerLinkId
:
String
,
val
customerId
:
String
)
:
ConvertibleToJava
<
GetCustomerPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Customer
Plain
Args
Link copied to clipboard
fun
GetCustomerPlainArgs
(
accountId
:
String
,
channelPartnerLinkId
:
String
,
customerId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetCustomerPlainArgs
Properties
account
Id
Link copied to clipboard
val
accountId
:
String
channel
Partner
Link
Id
Link copied to clipboard
val
channelPartnerLinkId
:
String
customer
Id
Link copied to clipboard
val
customerId
:
String