Sha256: bb6b6e420def28ec0be704f4511b14415da74c019856085e20b4681a89cebb48
Contents?: true
Size: 478 Bytes
Versions: 7
Compression:
Stored size: 478 Bytes
Contents
class Ey::Core::Client::ContainerServiceDeployment < Ey::Core::Model extend Ey::Core::Associations identity :id attribute :container_service_id attribute :public_ip_address attribute :private_ip_address attribute :port_mappings attribute :health_status attribute :container_health_status attribute :container_instance_id attribute :task_arn attribute :created_at, type: :time attribute :updated_at, type: :time attribute :deleted_at, type: :time end
Version data entries
7 entries across 7 versions & 2 rubygems