Class: Aws::Types::GetAccessPointPolicyForObjectLambdaRequest

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)


621
622
623
# File 'sig/types.rbs', line 621

def 
  @account_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


622
623
624
# File 'sig/types.rbs', line 622

def name
  @name
end