Class: Aws::Types::S3ExpressDirectoryAccessPointConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_point_policy::String

Returns the value of attribute access_point_policy.

Returns:

  • (::String)


1040
1041
1042
# File 'sig/types.rbs', line 1040

def access_point_policy
  @access_point_policy
end

#network_originTypes::NetworkOriginConfiguration

Returns the value of attribute network_origin.



1041
1042
1043
# File 'sig/types.rbs', line 1041

def network_origin
  @network_origin
end