Class: Aws::Types::ServiceChange

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:



576
577
578
# File 'sig/types.rbs', line 576

def description
  @description
end

#dns_configTypes::DnsConfigChange

Returns the value of attribute dns_config.

Returns:



577
578
579
# File 'sig/types.rbs', line 577

def dns_config
  @dns_config
end

#health_check_configTypes::HealthCheckConfig

Returns the value of attribute health_check_config.

Returns:



578
579
580
# File 'sig/types.rbs', line 578

def health_check_config
  @health_check_config
end