Module: Aws::IVSRealTime::Client::_StopParticipantReplicationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StopParticipantReplicationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #access_control_allow_origin ⇒ ::String
- #access_control_expose_headers ⇒ ::String
- #cache_control ⇒ ::String
- #content_security_policy ⇒ ::String
- #strict_transport_security ⇒ ::String
- #x_content_type_options ⇒ ::String
- #x_frame_options ⇒ ::String
Instance Method Details
#access_control_allow_origin ⇒ ::String
553 |
# File 'sig/client.rbs', line 553
def access_control_allow_origin: () -> ::String
|
#access_control_expose_headers ⇒ ::String
554 |
# File 'sig/client.rbs', line 554
def access_control_expose_headers: () -> ::String
|
#cache_control ⇒ ::String
555 |
# File 'sig/client.rbs', line 555
def cache_control: () -> ::String
|
#content_security_policy ⇒ ::String
556 |
# File 'sig/client.rbs', line 556
def content_security_policy: () -> ::String
|
#strict_transport_security ⇒ ::String
557 |
# File 'sig/client.rbs', line 557
def strict_transport_security: () -> ::String
|
#x_content_type_options ⇒ ::String
558 |
# File 'sig/client.rbs', line 558
def x_content_type_options: () -> ::String
|
#x_frame_options ⇒ ::String
559 |
# File 'sig/client.rbs', line 559
def x_frame_options: () -> ::String
|