Class: Aws::Types::GetWorkingLocationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket::String

Returns the value of attribute s3_bucket.

Returns:

  • (::String)


391
392
393
# File 'sig/types.rbs', line 391

def s3_bucket
  @s3_bucket
end

#s3_path::String

Returns the value of attribute s3_path.

Returns:

  • (::String)


390
391
392
# File 'sig/types.rbs', line 390

def s3_path
  @s3_path
end

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:

  • (::String)


389
390
391
# File 'sig/types.rbs', line 389

def s3_uri
  @s3_uri
end