Class: Aws::Types::S3Origin

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#domain_name::String

Returns the value of attribute domain_name.

Returns:

  • (::String)


3359
3360
3361
# File 'sig/types.rbs', line 3359

def domain_name
  @domain_name
end

#origin_access_identity::String

Returns the value of attribute origin_access_identity.

Returns:

  • (::String)


3360
3361
3362
# File 'sig/types.rbs', line 3360

def origin_access_identity
  @origin_access_identity
end