Class: Aws::Types::DeliveryChannelStatus

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#config_history_delivery_infoTypes::ConfigExportDeliveryInfo

Returns the value of attribute config_history_delivery_info.

Returns:



633
634
635
# File 'sig/types.rbs', line 633

def config_history_delivery_info
  @config_history_delivery_info
end

#config_snapshot_delivery_infoTypes::ConfigExportDeliveryInfo

Returns the value of attribute config_snapshot_delivery_info.

Returns:



632
633
634
# File 'sig/types.rbs', line 632

def config_snapshot_delivery_info
  @config_snapshot_delivery_info
end

#config_stream_delivery_infoTypes::ConfigStreamDeliveryInfo

Returns the value of attribute config_stream_delivery_info.

Returns:



634
635
636
# File 'sig/types.rbs', line 634

def config_stream_delivery_info
  @config_stream_delivery_info
end

#name::String

Returns the value of attribute name.

Returns:



631
632
633
# File 'sig/types.rbs', line 631

def name
  @name
end