pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.apigee.v1.kotlin.inputs
/
GetEndpointAttachmentPlainArgs
Get
Endpoint
Attachment
Plain
Args
data
class
GetEndpointAttachmentPlainArgs
(
val
endpointAttachmentId
:
String
,
val
organizationId
:
String
)
:
ConvertibleToJava
<
GetEndpointAttachmentPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Endpoint
Attachment
Plain
Args
Link copied to clipboard
fun
GetEndpointAttachmentPlainArgs
(
endpointAttachmentId
:
String
,
organizationId
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetEndpointAttachmentPlainArgs
Properties
endpoint
Attachment
Id
Link copied to clipboard
val
endpointAttachmentId
:
String
organization
Id
Link copied to clipboard
val
organizationId
:
String