Class: Aws::Types::GetAccessPointScopeRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


687
688
689
# File 'sig/types.rbs', line 687

def 
  @account_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


688
689
690
# File 'sig/types.rbs', line 688

def name
  @name
end