Get Mount Targets Result
data class GetMountTargetsResult(val accessGroupName: String? = null, val fileSystemId: String, val id: String, val ids: List<String>, val mountTargetDomain: String? = null, val networkType: String? = null, val outputFile: String? = null, val status: String? = null, val targets: List<GetMountTargetsTarget>, val type: String? = null, val vpcId: String? = null, val vswitchId: String? = null)
A collection of values returned by getMountTargets.
Constructors
Link copied to clipboard
constructor(accessGroupName: String? = null, fileSystemId: String, id: String, ids: List<String>, mountTargetDomain: String? = null, networkType: String? = null, outputFile: String? = null, status: String? = null, targets: List<GetMountTargetsTarget>, type: String? = null, vpcId: String? = null, vswitchId: String? = null)
Properties
Link copied to clipboard
AccessGroup of The MountTarget.
Link copied to clipboard
Link copied to clipboard
MountTargetDomain of the MountTarget.
Link copied to clipboard
(Available 1.95.0+) NetworkType of The MountTarget.
Link copied to clipboard
Link copied to clipboard
A list of MountTargetDomains. Each element contains the following attributes: