Class: Aws::Types::DmsTransferSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_name::String

Returns the value of attribute bucket_name.

Returns:

  • (::String)


1317
1318
1319
# File 'sig/types.rbs', line 1317

def bucket_name
  @bucket_name
end

#service_access_role_arn::String

Returns the value of attribute service_access_role_arn.

Returns:

  • (::String)


1316
1317
1318
# File 'sig/types.rbs', line 1316

def service_access_role_arn
  @service_access_role_arn
end