OnPremConfig

public struct OnPremConfig : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • ARNs)of the agents to use for an NFS location.

    Declaration

    Swift

    public let agentArns: [String]
  • Undocumented

    Declaration

    Swift

    public init(agentArns: [String])
  • Declaration

    Swift

    public func validate(name: String) throws