DescribeMountTargetSecurityGroupsRequest
public struct DescribeMountTargetSecurityGroupsRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the mount target whose security groups you want to retrieve.
Declaration
Swift
public let mountTargetId: String -
Undocumented
Declaration
Swift
public init(mountTargetId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DescribeMountTargetSecurityGroupsRequest Structure Reference