GetComponentRequest
public struct GetComponentRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) of the component that you want to retrieve. Regex requires “/\d+$” suffix.
Declaration
Swift
public let componentBuildVersionArn: String -
Undocumented
Declaration
Swift
public init(componentBuildVersionArn: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
GetComponentRequest Structure Reference