toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.transfer.kotlin.outputs
/
AccessHomeDirectoryMapping
Access
Home
Directory
Mapping
data
class
AccessHomeDirectoryMapping
(
val
entry
:
String
,
val
target
:
String
)
Members
Constructors
Access
Home
Directory
Mapping
Link copied to clipboard
constructor
(
entry
:
String
,
target
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
entry
Link copied to clipboard
val
entry
:
String
Represents an entry and a target.
target
Link copied to clipboard
val
target
:
String
Represents the map target.