DescribeAcceleratorAttributesRequest
public struct DescribeAcceleratorAttributesRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the accelerator with the attributes that you want to describe.
Declaration
Swift
public let acceleratorArn: String -
Undocumented
Declaration
Swift
public init(acceleratorArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DescribeAcceleratorAttributesRequest Structure Reference