Class: Aws::Types::SourceAccessConfiguration

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#type"BASIC_AUTH", ...

Returns the value of attribute type.



2082
2083
2084
# File 'sig/types.rbs', line 2082

def type
  @type
end

#uri::String

Returns the value of attribute uri.



2083
2084
2085
# File 'sig/types.rbs', line 2083

def uri
  @uri
end