GetDeploymentInput

public struct GetDeploymentInput : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The unique ID of a deployment associated with the IAM user or AWS account.

    Declaration

    Swift

    public let deploymentId: String
  • Undocumented

    Declaration

    Swift

    public init(deploymentId: String)