class Rancher::Amazonec2Config
- Rancher::Amazonec2Config
- Rancher::Object
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
rancher/types/generated/amazonec2_config.crConstructors
Instance Method Summary
- #access_key : String
- #access_key=(access_key : String)
- #access_key? : String | Nil
- #ami : String
- #ami=(ami : String)
- #ami? : String | Nil
- #block_duration_minutes : String
- #block_duration_minutes=(block_duration_minutes : String)
- #block_duration_minutes? : String | Nil
- #device_name : String
- #device_name=(device_name : String)
- #device_name? : String | Nil
- #endpoint : String
- #endpoint=(endpoint : String)
- #endpoint? : String | Nil
- #iam_instance_profile : String
- #iam_instance_profile=(iam_instance_profile : String)
- #iam_instance_profile? : String | Nil
- #insecure_transport : Bool
- #insecure_transport=(insecure_transport : Bool)
- #insecure_transport? : Bool | Nil
- #instance_type : String
- #instance_type=(instance_type : String)
- #instance_type? : String | Nil
- #keypair_name : String
- #keypair_name=(keypair_name : String)
- #keypair_name? : String | Nil
- #monitoring : Bool
- #monitoring=(monitoring : Bool)
- #monitoring? : Bool | Nil
- #open_port : Array(String)
- #open_port=(open_port : Array(String))
- #open_port? : Array(String) | Nil
- #private_address_only : Bool
- #private_address_only=(private_address_only : Bool)
- #private_address_only? : Bool | Nil
- #region : String
- #region=(region : String)
- #region? : String | Nil
- #request_spot_instance : Bool
- #request_spot_instance=(request_spot_instance : Bool)
- #request_spot_instance? : Bool | Nil
- #retries : String
- #retries=(retries : String)
- #retries? : String | Nil
- #root_size : String
- #root_size=(root_size : String)
- #root_size? : String | Nil
- #secret_key : String
- #secret_key=(secret_key : String)
- #secret_key? : String | Nil
- #security_group : Array(String)
- #security_group=(security_group : Array(String))
- #security_group? : Array(String) | Nil
- #session_token : String
- #session_token=(session_token : String)
- #session_token? : String | Nil
- #spot_price : String
- #spot_price=(spot_price : String)
- #spot_price? : String | Nil
- #ssh_keypath : String
- #ssh_keypath=(ssh_keypath : String)
- #ssh_keypath? : String | Nil
- #ssh_user : String
- #ssh_user=(ssh_user : String)
- #ssh_user? : String | Nil
- #subnet_id : String
- #subnet_id=(subnet_id : String)
- #subnet_id? : String | Nil
- #tags : String
- #tags=(tags : String)
- #tags? : String | Nil
- #use_ebs_optimized_instance : Bool
- #use_ebs_optimized_instance=(use_ebs_optimized_instance : Bool)
- #use_ebs_optimized_instance? : Bool | Nil
- #use_private_address : Bool
- #use_private_address=(use_private_address : Bool)
- #use_private_address? : Bool | Nil
- #userdata : String
- #userdata=(userdata : String)
- #userdata? : String | Nil
- #volume_type : String
- #volume_type=(volume_type : String)
- #volume_type? : String | Nil
- #vpc_id : String
- #vpc_id=(vpc_id : String)
- #vpc_id? : String | Nil
- #zone : String
- #zone=(zone : String)
- #zone? : String | Nil