Module: Aws::MediaPackageVod::Client::_ConfigureLogsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#authorizationTypes::Authorization



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

def authorization: () -> Types::Authorization

#created_at::String

Returns:

  • (::String)


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

def created_at: () -> ::String

#domain_name::String

Returns:

  • (::String)


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

def domain_name: () -> ::String

#egress_access_logsTypes::EgressAccessLogs



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

def egress_access_logs: () -> Types::EgressAccessLogs

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

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

Returns:

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


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

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