Class: Lono::Sets::Status::Instance::Show

Inherits:
Base
  • Object
show all
Defined in:
lib/lono/sets/status/instance/show.rb

Instance Method Summary collapse

Methods inherited from Base

#delay, #describe_stack_instance, #initialize, #say, #show_instance, #show_time_progress, #status_line

Methods included from AwsServices

#cfn, #ec2, #iam, #s3, #s3_presigner, #s3_resource, #sts

Methods included from AwsServices::Helper

#rollback_complete?, #testing_update?

Methods included from AwsServices::StackSet

#find_stack_set, #stack_set_exists?

Methods included from AwsServices::Stack

#find_stack, #stack_exists?

Constructor Details

This class inherits a constructor from Lono::Sets::Status::Instance::Base

Instance Method Details

#runObject



3
4
5
# File 'lib/lono/sets/status/instance/show.rb', line 3

def run
  show_instance(@stack_instance)
end