You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::ActivationAn activation registers one or more on-premises servers or virtual machines (VMs) with AWS so that you can configure those servers or VMs using Run Command. A server or VM that has been registered with AWS is called a managed instance.
Instance Attribute Summary collapseThe ID created by Systems Manager when you submitted the activation.
The date the activation was created.
A name for the managed instance when it is created.
A user defined description of the activation.
The date when this activation can no longer be used to register managed instances.
Whether or not the activation is expired.
The Amazon Identity and Access Management (IAM) role to assign to the managed instance.
The maximum number of managed instances that can be registered using this activation.
The number of managed instances already registered with this activation.
Tags assigned to the activation.
The ID created by Systems Manager when you submitted the activation.
#created_date ⇒ TimeThe date the activation was created.
#default_instance_name ⇒ StringA name for the managed instance when it is created.
#description ⇒ StringA user defined description of the activation.
#expiration_date ⇒ TimeThe date when this activation can no longer be used to register managed instances.
#expired ⇒ BooleanWhether or not the activation is expired.
#iam_role ⇒ StringThe Amazon Identity and Access Management (IAM) role to assign to the managed instance.
#registration_limit ⇒ IntegerThe maximum number of managed instances that can be registered using this activation.
#registrations_count ⇒ IntegerThe number of managed instances already registered with this activation.
#tags ⇒ Array<Types::Tag>Tags assigned to the activation.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4