Class: Aws::Types::Esam

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#acquisition_point_id::String

Returns the value of attribute acquisition_point_id.

Returns:

  • (::String)


1286
1287
1288
# File 'sig/types.rbs', line 1286

def acquisition_point_id
  @acquisition_point_id
end

#ad_avail_offset::Integer

Returns the value of attribute ad_avail_offset.

Returns:

  • (::Integer)


1287
1288
1289
# File 'sig/types.rbs', line 1287

def ad_avail_offset
  @ad_avail_offset
end

#password_param::String

Returns the value of attribute password_param.

Returns:

  • (::String)


1288
1289
1290
# File 'sig/types.rbs', line 1288

def password_param
  @password_param
end

#pois_endpoint::String

Returns the value of attribute pois_endpoint.

Returns:

  • (::String)


1289
1290
1291
# File 'sig/types.rbs', line 1289

def pois_endpoint
  @pois_endpoint
end

#username::String

Returns the value of attribute username.

Returns:

  • (::String)


1290
1291
1292
# File 'sig/types.rbs', line 1290

def username
  @username
end

#zone_identity::String

Returns the value of attribute zone_identity.

Returns:

  • (::String)


1291
1292
1293
# File 'sig/types.rbs', line 1291

def zone_identity
  @zone_identity
end