Class: Aws::Types::TestSetImportInputLocation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket_name ⇒ ::String

Returns the value of attribute s3_bucket_name.

Returns:

  • (::String)


3383
3384
3385
# File 'sig/types.rbs', line 3383

def s3_bucket_name
  @s3_bucket_name
end

#s3_path ⇒ ::String

Returns the value of attribute s3_path.

Returns:

  • (::String)


3384
3385
3386
# File 'sig/types.rbs', line 3384

def s3_path
  @s3_path
end