Class: Aws::Types::UpdateEndpointsBatchRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_id::String

Returns the value of attribute application_id.

Returns:

  • (::String)


3066
3067
3068
# File 'sig/types.rbs', line 3066

def application_id
  @application_id
end

#endpoint_batch_requestTypes::EndpointBatchRequest

Returns the value of attribute endpoint_batch_request.



3067
3068
3069
# File 'sig/types.rbs', line 3067

def endpoint_batch_request
  @endpoint_batch_request
end