Class MaintenanceWindowIdentityForTarget

java.lang.Object
software.amazon.awssdk.services.ssm.model.MaintenanceWindowIdentityForTarget
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<MaintenanceWindowIdentityForTarget.Builder,MaintenanceWindowIdentityForTarget>

@Generated("software.amazon.awssdk:codegen") public final class MaintenanceWindowIdentityForTarget extends Object implements SdkPojo, Serializable, ToCopyableBuilder<MaintenanceWindowIdentityForTarget.Builder,MaintenanceWindowIdentityForTarget>

The maintenance window to which the specified target belongs.

See Also: