ManagedServicesSelector Object
Description
Specification for a Managed Services Plan's Selector
Properties
createdDate
Date, in ISO 8601 format, at which the selector was created.
Type: bool
credentialIds
Identifiers of the credentials used by the selector when matching resources.
Type: Array of string
groupIdComparisons
Group identifier comparisons used by the selector when matching resources.
Type: Array of ManagedServicesGroupIdComparison objects
lastModifiedBy
User ID of the user that last modified the selector.
Type: string
lastModifiedDate
Date, in ISO 8601 format, at which the selector was last modified.
Type: bool
name
Name of the Managed Services Selector.
Type: string
planId
Identifier for the Managed Services Plan to which the selector belongs.
Type: string
regionNames
Regions/locations used by the selector when matching resources.
Type: Array of string
resourceIdComparisons
Resource identifier comparisons used by the selector when matching resources.
Type: Array of ManagedServicesResourceIdComparison objects
resourceTagComparisons
Resource tag comparisons used by the selector when matching resources.
Type: Array of ManagedServicesResourceTagComparison objects
resourceIds
Resource identifiers used by the selector when matching resources.
Type: Array of string
resourceType
Type of resources that will be selected by the selector.
Type: string
Valid Values:
amazon-ec2-instance
amazon-ebs-volume
amazon-rds-instance
amazon-rds-cluster
amazon-documentdb-cluster
amazon-lightsail-instance
amazon-fsx-filesystem
amazon-appstream-fleet
amazon-redshift-cluster
azure-virtual-machine
google-vm-instance
google-cloudsql-instance
selectorCode
Unique code for the Managed Services Selector.
Type: string
selectorId
Identifier for the Managed Services Selector.
Type: string
state
State of the Managed Services Selector.
Type: string
Allowed Values:
active
deleted
syncState
Synchronization state of the selector.
Type: string
Allowed Values:
ready
Sample JSON
Last updated