UpdateContainerAgentResponse
public struct UpdateContainerAgentResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The container instance for which the container agent was updated.
Declaration
Swift
public let containerInstance: ContainerInstance? -
Undocumented
Declaration
Swift
public init(containerInstance: ContainerInstance? = nil)
View on GitHub
UpdateContainerAgentResponse Structure Reference