Namespace Amazon.CDK.AWS.SSM
Classes
CfnAssociation | The |
CfnAssociation.InstanceAssociationOutputLocationProperty |
|
CfnAssociation.S3OutputLocationProperty |
|
CfnAssociation.TargetProperty |
|
CfnAssociationProps | Properties for defining a |
CfnDocument | The |
CfnDocument.AttachmentsSourceProperty | Identifying information about a document attachment, including the file name and a key-value pair that identifies the location of an attachment to a document. |
CfnDocument.DocumentRequiresProperty | An SSM document required by the current document. |
CfnDocumentProps | Properties for defining a |
CfnMaintenanceWindow | The |
CfnMaintenanceWindowProps | Properties for defining a |
CfnMaintenanceWindowTarget | The |
CfnMaintenanceWindowTarget.TargetsProperty | The |
CfnMaintenanceWindowTargetProps | Properties for defining a |
CfnMaintenanceWindowTask | The |
CfnMaintenanceWindowTask.CloudWatchOutputConfigProperty | Configuration options for sending command output to Amazon CloudWatch Logs. |
CfnMaintenanceWindowTask.LoggingInfoProperty | The |
CfnMaintenanceWindowTask.MaintenanceWindowAutomationParametersProperty | The |
CfnMaintenanceWindowTask.MaintenanceWindowLambdaParametersProperty | The |
CfnMaintenanceWindowTask.MaintenanceWindowRunCommandParametersProperty | The |
CfnMaintenanceWindowTask.MaintenanceWindowStepFunctionsParametersProperty | The |
CfnMaintenanceWindowTask.NotificationConfigProperty | The |
CfnMaintenanceWindowTask.TargetProperty | The |
CfnMaintenanceWindowTask.TaskInvocationParametersProperty | The |
CfnMaintenanceWindowTaskProps | Properties for defining a |
CfnParameter | The |
CfnParameterProps | Properties for defining a |
CfnPatchBaseline | The |
CfnPatchBaseline.PatchFilterGroupProperty | The |
CfnPatchBaseline.PatchFilterProperty | The |
CfnPatchBaseline.PatchSourceProperty |
|
CfnPatchBaseline.RuleGroupProperty | The |
CfnPatchBaseline.RuleProperty | The |
CfnPatchBaselineProps | Properties for defining a |
CfnResourceDataSync | The |
CfnResourceDataSync.AwsOrganizationsSourceProperty | Information about the |
CfnResourceDataSync.S3DestinationProperty | Information about the target S3 bucket for the resource data sync. |
CfnResourceDataSync.SyncSourceProperty | Information about the source of the data included in the resource data sync. |
CfnResourceDataSyncProps | Properties for defining a |
CfnResourcePolicy | Creates or updates a Systems Manager resource policy. |
CfnResourcePolicyProps | Properties for defining a |
CommonStringParameterAttributes | Common attributes for string parameters. |
ListParameterAttributes | Attributes for parameters of string list type. |
ParameterOptions | Properties needed to create a new SSM Parameter. |
SecureStringParameterAttributes | Attributes for secure string parameters. |
StringListParameter | Creates a new StringList SSM Parameter. |
StringListParameterProps | Properties needed to create a StringList SSM Parameter. |
StringParameter | Creates a new String SSM Parameter. |
StringParameterAttributes | Attributes for parameters of various types of string. |
StringParameterLookupOptions | Additional properties for looking up an existing StringParameter. |
StringParameterProps | Properties needed to create a String SSM parameter. |
Interfaces
CfnAssociation.IInstanceAssociationOutputLocationProperty |
|
CfnAssociation.IS3OutputLocationProperty |
|
CfnAssociation.ITargetProperty |
|
CfnDocument.IAttachmentsSourceProperty | Identifying information about a document attachment, including the file name and a key-value pair that identifies the location of an attachment to a document. |
CfnDocument.IDocumentRequiresProperty | An SSM document required by the current document. |
CfnMaintenanceWindowTarget.ITargetsProperty | The |
CfnMaintenanceWindowTask.ICloudWatchOutputConfigProperty | Configuration options for sending command output to Amazon CloudWatch Logs. |
CfnMaintenanceWindowTask.ILoggingInfoProperty | The |
CfnMaintenanceWindowTask.IMaintenanceWindowAutomationParametersProperty | The |
CfnMaintenanceWindowTask.IMaintenanceWindowLambdaParametersProperty | The |
CfnMaintenanceWindowTask.IMaintenanceWindowRunCommandParametersProperty | The |
CfnMaintenanceWindowTask.IMaintenanceWindowStepFunctionsParametersProperty | The |
CfnMaintenanceWindowTask.INotificationConfigProperty | The |
CfnMaintenanceWindowTask.ITargetProperty | The |
CfnMaintenanceWindowTask.ITaskInvocationParametersProperty | The |
CfnPatchBaseline.IPatchFilterGroupProperty | The |
CfnPatchBaseline.IPatchFilterProperty | The |
CfnPatchBaseline.IPatchSourceProperty |
|
CfnPatchBaseline.IRuleGroupProperty | The |
CfnPatchBaseline.IRuleProperty | The |
CfnResourceDataSync.IAwsOrganizationsSourceProperty | Information about the |
CfnResourceDataSync.IS3DestinationProperty | Information about the target S3 bucket for the resource data sync. |
CfnResourceDataSync.ISyncSourceProperty | Information about the source of the data included in the resource data sync. |
ICfnAssociationProps | Properties for defining a |
ICfnDocumentProps | Properties for defining a |
ICfnMaintenanceWindowProps | Properties for defining a |
ICfnMaintenanceWindowTargetProps | Properties for defining a |
ICfnMaintenanceWindowTaskProps | Properties for defining a |
ICfnParameterProps | Properties for defining a |
ICfnPatchBaselineProps | Properties for defining a |
ICfnResourceDataSyncProps | Properties for defining a |
ICfnResourcePolicyProps | Properties for defining a |
ICommonStringParameterAttributes | Common attributes for string parameters. |
IListParameterAttributes | Attributes for parameters of string list type. |
IParameter | An SSM Parameter reference. |
IParameterOptions | Properties needed to create a new SSM Parameter. |
ISecureStringParameterAttributes | Attributes for secure string parameters. |
IStringListParameter | A StringList SSM Parameter. |
IStringListParameterProps | Properties needed to create a StringList SSM Parameter. |
IStringParameter | A String SSM Parameter. |
IStringParameterAttributes | Attributes for parameters of various types of string. |
IStringParameterLookupOptions | Additional properties for looking up an existing StringParameter. |
IStringParameterProps | Properties needed to create a String SSM parameter. |
Enums
ParameterDataType | SSM parameter data type. |
ParameterTier | SSM parameter tier. |
ParameterType | (deprecated) SSM parameter type. |
ParameterValueType | The type of CFN SSM Parameter. |