pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.efs.kotlin.outputs
/
GetMountTargetResult
Get
Mount
Target
Result
data
class
GetMountTargetResult
(
val
id
:
String
?
=
null
,
val
securityGroups
:
List
<
String
>
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Mount
Target
Result
Link copied to clipboard
fun
GetMountTargetResult
(
id
:
String
?
=
null
,
securityGroups
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
security
Groups
Link copied to clipboard
val
securityGroups
:
List
<
String
>
?
=
null