@@ -374,39 +374,39 @@ final class CacheCluster
374374
375375 /**
376376 * @param array{
377- * CacheClusterId?: null| string,
378- * ConfigurationEndpoint?: null| Endpoint|array,
379- * ClientDownloadLandingPage?: null| string,
380- * CacheNodeType?: null| string,
381- * Engine?: null| string,
382- * EngineVersion?: null| string,
383- * CacheClusterStatus?: null| string,
384- * NumCacheNodes?: null| int,
385- * PreferredAvailabilityZone?: null| string,
386- * PreferredOutpostArn?: null| string,
387- * CacheClusterCreateTime?: null| \DateTimeImmutable,
388- * PreferredMaintenanceWindow?: null| string,
389- * PendingModifiedValues?: null| PendingModifiedValues|array,
390- * NotificationConfiguration?: null| NotificationConfiguration|array,
391- * CacheSecurityGroups?: null| array<CacheSecurityGroupMembership|array>,
392- * CacheParameterGroup?: null| CacheParameterGroupStatus|array,
393- * CacheSubnetGroupName?: null| string,
394- * CacheNodes?: null| array<CacheNode|array>,
395- * AutoMinorVersionUpgrade?: null| bool,
396- * SecurityGroups?: null| array<SecurityGroupMembership|array>,
397- * ReplicationGroupId?: null| string,
398- * SnapshotRetentionLimit?: null| int,
399- * SnapshotWindow?: null| string,
400- * AuthTokenEnabled?: null| bool,
401- * AuthTokenLastModifiedDate?: null| \DateTimeImmutable,
402- * TransitEncryptionEnabled?: null| bool,
403- * AtRestEncryptionEnabled?: null| bool,
404- * ARN?: null| string,
405- * ReplicationGroupLogDeliveryEnabled?: null| bool,
406- * LogDeliveryConfigurations?: null| array<LogDeliveryConfiguration|array>,
407- * NetworkType?: null| NetworkType::*,
408- * IpDiscovery?: null| IpDiscovery::*,
409- * TransitEncryptionMode?: null| TransitEncryptionMode::*,
377+ * CacheClusterId?: string|null ,
378+ * ConfigurationEndpoint?: Endpoint|array|null ,
379+ * ClientDownloadLandingPage?: string|null ,
380+ * CacheNodeType?: string|null ,
381+ * Engine?: string|null ,
382+ * EngineVersion?: string|null ,
383+ * CacheClusterStatus?: string|null ,
384+ * NumCacheNodes?: int|null ,
385+ * PreferredAvailabilityZone?: string|null ,
386+ * PreferredOutpostArn?: string|null ,
387+ * CacheClusterCreateTime?: \DateTimeImmutable|null ,
388+ * PreferredMaintenanceWindow?: string|null ,
389+ * PendingModifiedValues?: PendingModifiedValues|array|null ,
390+ * NotificationConfiguration?: NotificationConfiguration|array|null ,
391+ * CacheSecurityGroups?: array<CacheSecurityGroupMembership|array>|null ,
392+ * CacheParameterGroup?: CacheParameterGroupStatus|array|null ,
393+ * CacheSubnetGroupName?: string|null ,
394+ * CacheNodes?: array<CacheNode|array>|null ,
395+ * AutoMinorVersionUpgrade?: bool|null ,
396+ * SecurityGroups?: array<SecurityGroupMembership|array>|null ,
397+ * ReplicationGroupId?: string|null ,
398+ * SnapshotRetentionLimit?: int|null ,
399+ * SnapshotWindow?: string|null ,
400+ * AuthTokenEnabled?: bool|null ,
401+ * AuthTokenLastModifiedDate?: \DateTimeImmutable|null ,
402+ * TransitEncryptionEnabled?: bool|null ,
403+ * AtRestEncryptionEnabled?: bool|null ,
404+ * ARN?: string|null ,
405+ * ReplicationGroupLogDeliveryEnabled?: bool|null ,
406+ * LogDeliveryConfigurations?: array<LogDeliveryConfiguration|array>|null ,
407+ * NetworkType?: NetworkType::*|null ,
408+ * IpDiscovery?: IpDiscovery::*|null ,
409+ * TransitEncryptionMode?: TransitEncryptionMode::*|null ,
410410 * } $input
411411 */
412412 public function __construct (array $ input )
@@ -448,39 +448,39 @@ public function __construct(array $input)
448448
449449 /**
450450 * @param array{
451- * CacheClusterId?: null| string,
452- * ConfigurationEndpoint?: null| Endpoint|array,
453- * ClientDownloadLandingPage?: null| string,
454- * CacheNodeType?: null| string,
455- * Engine?: null| string,
456- * EngineVersion?: null| string,
457- * CacheClusterStatus?: null| string,
458- * NumCacheNodes?: null| int,
459- * PreferredAvailabilityZone?: null| string,
460- * PreferredOutpostArn?: null| string,
461- * CacheClusterCreateTime?: null| \DateTimeImmutable,
462- * PreferredMaintenanceWindow?: null| string,
463- * PendingModifiedValues?: null| PendingModifiedValues|array,
464- * NotificationConfiguration?: null| NotificationConfiguration|array,
465- * CacheSecurityGroups?: null| array<CacheSecurityGroupMembership|array>,
466- * CacheParameterGroup?: null| CacheParameterGroupStatus|array,
467- * CacheSubnetGroupName?: null| string,
468- * CacheNodes?: null| array<CacheNode|array>,
469- * AutoMinorVersionUpgrade?: null| bool,
470- * SecurityGroups?: null| array<SecurityGroupMembership|array>,
471- * ReplicationGroupId?: null| string,
472- * SnapshotRetentionLimit?: null| int,
473- * SnapshotWindow?: null| string,
474- * AuthTokenEnabled?: null| bool,
475- * AuthTokenLastModifiedDate?: null| \DateTimeImmutable,
476- * TransitEncryptionEnabled?: null| bool,
477- * AtRestEncryptionEnabled?: null| bool,
478- * ARN?: null| string,
479- * ReplicationGroupLogDeliveryEnabled?: null| bool,
480- * LogDeliveryConfigurations?: null| array<LogDeliveryConfiguration|array>,
481- * NetworkType?: null| NetworkType::*,
482- * IpDiscovery?: null| IpDiscovery::*,
483- * TransitEncryptionMode?: null| TransitEncryptionMode::*,
451+ * CacheClusterId?: string|null ,
452+ * ConfigurationEndpoint?: Endpoint|array|null ,
453+ * ClientDownloadLandingPage?: string|null ,
454+ * CacheNodeType?: string|null ,
455+ * Engine?: string|null ,
456+ * EngineVersion?: string|null ,
457+ * CacheClusterStatus?: string|null ,
458+ * NumCacheNodes?: int|null ,
459+ * PreferredAvailabilityZone?: string|null ,
460+ * PreferredOutpostArn?: string|null ,
461+ * CacheClusterCreateTime?: \DateTimeImmutable|null ,
462+ * PreferredMaintenanceWindow?: string|null ,
463+ * PendingModifiedValues?: PendingModifiedValues|array|null ,
464+ * NotificationConfiguration?: NotificationConfiguration|array|null ,
465+ * CacheSecurityGroups?: array<CacheSecurityGroupMembership|array>|null ,
466+ * CacheParameterGroup?: CacheParameterGroupStatus|array|null ,
467+ * CacheSubnetGroupName?: string|null ,
468+ * CacheNodes?: array<CacheNode|array>|null ,
469+ * AutoMinorVersionUpgrade?: bool|null ,
470+ * SecurityGroups?: array<SecurityGroupMembership|array>|null ,
471+ * ReplicationGroupId?: string|null ,
472+ * SnapshotRetentionLimit?: int|null ,
473+ * SnapshotWindow?: string|null ,
474+ * AuthTokenEnabled?: bool|null ,
475+ * AuthTokenLastModifiedDate?: \DateTimeImmutable|null ,
476+ * TransitEncryptionEnabled?: bool|null ,
477+ * AtRestEncryptionEnabled?: bool|null ,
478+ * ARN?: string|null ,
479+ * ReplicationGroupLogDeliveryEnabled?: bool|null ,
480+ * LogDeliveryConfigurations?: array<LogDeliveryConfiguration|array>|null ,
481+ * NetworkType?: NetworkType::*|null ,
482+ * IpDiscovery?: IpDiscovery::*|null ,
483+ * TransitEncryptionMode?: TransitEncryptionMode::*|null ,
484484 * }|CacheCluster $input
485485 */
486486 public static function create ($ input ): self
0 commit comments