Module: Aws::StorageGateway::Client::_DescribeGatewayInformationResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeGatewayInformationOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#cloud_watch_log_group_arn::String

Returns:

  • (::String)


700
# File 'sig/client.rbs', line 700

def cloud_watch_log_group_arn: () -> ::String

#deprecation_date::String

Returns:

  • (::String)


704
# File 'sig/client.rbs', line 704

def deprecation_date: () -> ::String

#ec2_instance_id::String

Returns:

  • (::String)


696
# File 'sig/client.rbs', line 696

def ec2_instance_id: () -> ::String

#ec2_instance_region::String

Returns:

  • (::String)


697
# File 'sig/client.rbs', line 697

def ec2_instance_region: () -> ::String

#endpoint_type::String

Returns:

  • (::String)


702
# File 'sig/client.rbs', line 702

def endpoint_type: () -> ::String

#gateway_arn::String

Returns:

  • (::String)


687
# File 'sig/client.rbs', line 687

def gateway_arn: () -> ::String

#gateway_capacity"Small", ...

Returns:

  • ("Small", "Medium", "Large")


705
# File 'sig/client.rbs', line 705

def gateway_capacity: () -> ("Small" | "Medium" | "Large")

#gateway_id::String

Returns:

  • (::String)


688
# File 'sig/client.rbs', line 688

def gateway_id: () -> ::String

#gateway_name::String

Returns:

  • (::String)


689
# File 'sig/client.rbs', line 689

def gateway_name: () -> ::String

#gateway_network_interfaces::Array[Types::NetworkInterface]

Returns:



692
# File 'sig/client.rbs', line 692

def gateway_network_interfaces: () -> ::Array[Types::NetworkInterface]

#gateway_state::String

Returns:

  • (::String)


691
# File 'sig/client.rbs', line 691

def gateway_state: () -> ::String

#gateway_timezone::String

Returns:

  • (::String)


690
# File 'sig/client.rbs', line 690

def gateway_timezone: () -> ::String

#gateway_type::String

Returns:

  • (::String)


693
# File 'sig/client.rbs', line 693

def gateway_type: () -> ::String

#host_environment"VMWARE", ...

Returns:

  • ("VMWARE", "HYPER-V", "EC2", "KVM", "OTHER", "SNOWBALL")


701
# File 'sig/client.rbs', line 701

def host_environment: () -> ("VMWARE" | "HYPER-V" | "EC2" | "KVM" | "OTHER" | "SNOWBALL")

#host_environment_id::String

Returns:

  • (::String)


707
# File 'sig/client.rbs', line 707

def host_environment_id: () -> ::String

#last_software_update::String

Returns:

  • (::String)


695
# File 'sig/client.rbs', line 695

def last_software_update: () -> ::String

#next_update_availability_date::String

Returns:

  • (::String)


694
# File 'sig/client.rbs', line 694

def next_update_availability_date: () -> ::String

#software_updates_end_date::String

Returns:

  • (::String)


703
# File 'sig/client.rbs', line 703

def software_updates_end_date: () -> ::String

#software_version::String

Returns:

  • (::String)


708
# File 'sig/client.rbs', line 708

def software_version: () -> ::String

#supported_gateway_capacities::Array[("Small" | "Medium" | "Large")]

Returns:

  • (::Array[("Small" | "Medium" | "Large")])


706
# File 'sig/client.rbs', line 706

def supported_gateway_capacities: () -> ::Array[("Small" | "Medium" | "Large")]

#tags::Array[Types::Tag]

Returns:



698
# File 'sig/client.rbs', line 698

def tags: () -> ::Array[Types::Tag]

#vpc_endpoint::String

Returns:

  • (::String)


699
# File 'sig/client.rbs', line 699

def vpc_endpoint: () -> ::String