Class: Aws::Types::ExternalUrlConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#access_url ⇒ ::String

Returns the value of attribute access_url.

Returns:



226
227
228
# File 'sig/types.rbs', line 226

def access_url
  @access_url
end

#approved_origins ⇒ ::Array[::String]

Returns the value of attribute approved_origins.

Returns:



227
228
229
# File 'sig/types.rbs', line 227

def approved_origins
  @approved_origins
end