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:



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

def acquisition_point_id
  @acquisition_point_id
end

#ad_avail_offset::Integer

Returns the value of attribute ad_avail_offset.

Returns:



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

def ad_avail_offset
  @ad_avail_offset
end

#password_param::String

Returns the value of attribute password_param.

Returns:



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

def password_param
  @password_param
end

#pois_endpoint::String

Returns the value of attribute pois_endpoint.

Returns:



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

def pois_endpoint
  @pois_endpoint
end

#username::String

Returns the value of attribute username.

Returns:



1293
1294
1295
# File 'sig/types.rbs', line 1293

def username
  @username
end

#zone_identity::String

Returns the value of attribute zone_identity.

Returns:



1294
1295
1296
# File 'sig/types.rbs', line 1294

def zone_identity
  @zone_identity
end