ConfigurationCheckDefinition

Represents a configuration check definition supported by AWS Systems Manager for SAP.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of SSMSAP application types that this configuration check can be evaluated against.

Link copied to clipboard

A description of what the configuration check validates.

Link copied to clipboard

The unique identifier of the configuration check.

Link copied to clipboard
val name: String?

The name of the configuration check.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String