Class: Aws::Types::UpdatePublishingDestinationRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#destination_id::String

Returns the value of attribute destination_id.



3248
3249
3250
# File 'sig/types.rbs', line 3248

def destination_id
  @destination_id
end

#destination_propertiesTypes::DestinationProperties

Returns the value of attribute destination_properties.



3249
3250
3251
# File 'sig/types.rbs', line 3249

def destination_properties
  @destination_properties
end

#detector_id::String

Returns the value of attribute detector_id.



3247
3248
3249
# File 'sig/types.rbs', line 3247

def detector_id
  @detector_id
end