Class: Aws::Types::ValidateCloudConnectorRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_connector_id::String

Returns the value of attribute cloud_connector_id.



4692
4693
4694
# File 'sig/types.rbs', line 4692

def cloud_connector_id
  @cloud_connector_id
end

#max_results::Integer

Returns the value of attribute max_results.



4693
4694
4695
# File 'sig/types.rbs', line 4693

def max_results
  @max_results
end

#next_token::String

Returns the value of attribute next_token.



4694
4695
4696
# File 'sig/types.rbs', line 4694

def next_token
  @next_token
end