Class: Stackit::OpsWorksManagedStackService

Inherits:
ManagedStackService show all
Includes:
Mixin::OpsWorks
Defined in:
lib/stackit/stack/opsworks_managed_stack_service.rb

Instance Attribute Summary

Attributes included from Mixin::OpsWorks

#opsworks

Attributes inherited from ManagedStackService

#options, #stack_action, #stacks

Method Summary

Methods included from Mixin::OpsWorks

#opsworks_cookbook_source, #opsworks_execute_recipe, #opsworks_instance, #opsworks_layer_id, #opsworks_layers, #opsworks_service_role_arn, #opsworks_stack_id, #opsworks_update_custom_cookbooks, #opsworks_wait_for_deployment

Methods included from Wait

#wait_for_stack, #wait_for_stack_to_delete, #wait_until_stack_has_key

Methods inherited from ManagedStackService

#capabilities, #change_set!, #change_set_name, #create!, #debug, #delete!, #depends, #depends_on, #depends_stacks, #disable_rollback, #dry_run, #force, #initialize, #notification_arns, #on_failure, #parameter_mappings, #parameters_file, #resolve_parameter, #resolve_parameters, #retain_resources, #stack, #stack_name, #stack_policy, #stack_policy_during_update, #tags, #template, #template_dir, #timeout_in_minutes, #update!, #use_previous_template, #user_defined_parameters, #wait

Constructor Details

This class inherits a constructor from Stackit::ManagedStackService