Class: Aws::Types::RotateIngestEndpointCredentialsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#id::String

Returns the value of attribute id.

Returns:



543
544
545
# File 'sig/types.rbs', line 543

def id
  @id
end

#ingest_endpoint_id::String

Returns the value of attribute ingest_endpoint_id.

Returns:



544
545
546
# File 'sig/types.rbs', line 544

def ingest_endpoint_id
  @ingest_endpoint_id
end