Module: Aws::MediaPackage::Client::_RotateIngestEndpointCredentialsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::RotateIngestEndpointCredentialsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


338
# File 'sig/client.rbs', line 338

def arn: () -> ::String

#created_at::String

Returns:

  • (::String)


339
# File 'sig/client.rbs', line 339

def created_at: () -> ::String

#description::String

Returns:

  • (::String)


340
# File 'sig/client.rbs', line 340

def description: () -> ::String

#egress_access_logsTypes::EgressAccessLogs



341
# File 'sig/client.rbs', line 341

def egress_access_logs: () -> Types::EgressAccessLogs

#hls_ingestTypes::HlsIngest

Returns:



342
# File 'sig/client.rbs', line 342

def hls_ingest: () -> Types::HlsIngest

#id::String

Returns:

  • (::String)


343
# File 'sig/client.rbs', line 343

def id: () -> ::String

#ingress_access_logsTypes::IngressAccessLogs



344
# File 'sig/client.rbs', line 344

def ingress_access_logs: () -> Types::IngressAccessLogs

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


345
# File 'sig/client.rbs', line 345

def tags: () -> ::Hash[::String, ::String]