Class: Aws::Types::ProviderIntermediateDataAccessConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_ids::Array[::String]

Returns the value of attribute aws_account_ids.

Returns:

  • (::Array[::String])


723
724
725
# File 'sig/types.rbs', line 723

def 
  @aws_account_ids
end

#required_bucket_actions::Array[::String]

Returns the value of attribute required_bucket_actions.

Returns:

  • (::Array[::String])


724
725
726
# File 'sig/types.rbs', line 724

def required_bucket_actions
  @required_bucket_actions
end