toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.memorystore.kotlin.outputs
/
GetInstancePscAttachmentDetail
Get
Instance
Psc
Attachment
Detail
data
class
GetInstancePscAttachmentDetail
(
val
connectionType
:
String
,
val
serviceAttachment
:
String
)
Members
Constructors
Get
Instance
Psc
Attachment
Detail
Link copied to clipboard
constructor
(
connectionType
:
String
,
serviceAttachment
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
connection
Type
Link copied to clipboard
val
connectionType
:
String
Service attachment URI which your self-created PscConnection should use as target.
service
Attachment
Link copied to clipboard
val
serviceAttachment
:
String
Service attachment URI which your self-created PscConnection should use as target.