You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EMR::Types::ListSecurityConfigurationsOutput

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#markerString

A pagination token that indicates the next set of results to retrieve. Include the marker in the next ListSecurityConfiguration call to retrieve the next page of results, if required.

Returns:

  • (String)

    A pagination token that indicates the next set of results to retrieve.

#security_configurationsArray<Types::SecurityConfigurationSummary>

The creation date and time, and name, of each security configuration.

Returns: