ComponentConfiguration

public struct ComponentConfiguration : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The Amazon Resource Name (ARN) of the component.

    Declaration

    Swift

    public let componentArn: String
  • Undocumented

    Declaration

    Swift

    public init(componentArn: String)
  • Declaration

    Swift

    public func validate(name: String) throws