Class: Ufo::Cfn::Base

Inherits:
Ufo::CLI::Base show all
Extended by:
Memoist
Includes:
AwsServices, Ufo::Concerns
Defined in:
lib/ufo/cfn/base.rb

Instance Attribute Summary

Attributes inherited from Ufo::CLI::Base

#task_definition

Method Summary

Methods included from Ufo::Concerns

#build, #deploy, #info, #ps

Methods included from Ufo::Concerns::Names

#names

Methods included from AwsServices

#acm, #applicationautoscaling, #aws_options, #cfn, #cloudwatchlogs, #ec2, #ecr, #ecs, #elb, #s3, #ssm_client, #waf_client

Methods included from AwsServices::Concerns

#find_stack, #find_stack_resources, #stack_resources, #status, #task_definition_arns

Methods inherited from Ufo::CLI::Base

#initialize

Methods included from Utils::Sure

#sure?

Methods included from Utils::Pretty

#pretty_home, #pretty_path, #pretty_time

Methods included from Utils::Logging

#logger

Constructor Details

This class inherits a constructor from Ufo::CLI::Base